当前位置:   article > 正文

python setup.py bdist_wheel did not run successfully

python setup.py bdist_wheel did not run successfully.

问题描述

安装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
  • 1
  • 2

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

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

python setup.py install
  • 1
声明:本文内容由网友自发贡献,转载请注明出处:【wpsshop博客】
推荐阅读
相关标签
  

闽ICP备14008679号