問題描述
安裝webrtcvad時,報錯python setup.py bdist_wheel did not run successfully
解決方法一(治本)
安裝微軟的VS Install,把你的操作系統(tǒng)包和改裝的庫裝上文章來源:http://www.zghlxwxcb.cn/news/detail-522603.html
pip install nes-py --no-cache-dir
pip install --upgrade pip setuptools wheel
解決方法二(快但是不治本)
直接下載源碼然后在源碼目錄文章來源地址http://www.zghlxwxcb.cn/news/detail-522603.html
python setup.py install
到了這里,關于python setup.py bdist_wheel did not run successfully的文章就介紹完了。如果您還想了解更多內容,請在右上角搜索TOY模板網以前的文章或繼續(xù)瀏覽下面的相關文章,希望大家以后多多支持TOY模板網!