问题描述

安装webrtcvad时,报错python setup.py bdist_wheel did not run successfully

解决方法一(治本)

安装微软的VS Install,把你的操作系统包和改装的库装上

pip install nes-py --no-cache-dir
pip install --upgrade pip setuptools wheel

解决方法二(快但是不治本)

直接下载源码然后在源码目录

python setup.py install
Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐