记录个人遇到的问题
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory:
按照这个路径,把whl文件放进去就好了
接下来再安装pip install pyaudio即可。
pip install PyAudio-0.2.11-cp39-cp39-win_amd64.whl
阅读 60
2022-04-14
记录个人遇到的问题
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory:
按照这个路径,把whl文件放进去就好了
接下来再安装pip install pyaudio即可。
相关推荐
精彩评论(0)