不能打开程序,提示缺少module。ffmpeg跟webrtcvad均正确下载
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
完成ffmpeg跟webrtcvad的下载,无误。在代码库路径下,运行 python demo_toolbox.py -d .\samples时提示缺少module,为PyQt5。自行下载并再次运行后,显示缺少更多module,为matplotlib,scipy,sklearn,scipy.stats._stats_py。除最后一个以外均已自行安装,最后这个不知如何下载,请求大佬解答。
python,mockingbird,ffmpeg均放置在E盘,调取ffmpeg的地址正确。
python版本3.9.13,ffmpeg版本4.4.1。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported command, python demo_toolbox.py -d .\samples, from the repository path and inspect demo_toolbox.py's imports and the repository's existing dependency declarations. Done means the documented installation path covers the required modules and the demo starts without the reported import errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100