MockingBird
MockingBird copied to clipboard
运行pip install -r requirements.txt 来安装剩余的必要包。 安装 C++ 14.0后仍然报错。
Summary[问题简述(一句话)] 运行pip install -r requirements.txt 来安装剩余的必要包。 安装 C++ 14.0后仍然报错。
Building wheel for ctc-segmentation (setup.py) ... error Running setup.py clean for ctc-segmentation Building wheel for pyworld (PEP 517) ... error
Env & To Reproduce[复现与环境] 描述你用的环境、代码版本、模型 python3.10
Screenshots[截图(如有)]
If applicable, add screenshots to help
装了这个 C++ 14.0
不,你要装整个的,就是那个c++开发套件
不,你要装整个的,就是那个c++开发套件
安装了完整套件,又出现新的问题了
可以看一下这个,尝试先降级pywin https://github.com/babysor/MockingBird/issues/578#issuecomment-1292187363