【发布时间】:2023-01-08 02:38:59
【问题描述】:
转到“工具”->“包”->搜索
【讨论】:
-
我试过了,但出现了这个错误:`错误:PyAudio 的构建轮失败`
Failed to build PyAudioERROR: Could not build wheels for PyAudio which use PEP 517 and cannot be installed directlyFailed to add packages, reverting the pyproject.toml file to its original content. exit status 1
这些选项对我来说效果很好,所以你可以试试看。
第1步
安装语音识别库。
第二步:安装 PyAudio 库。
如果您已经安装了 Python,则可以从命令提示符或终端安装这些库
谢谢
【讨论】:
-
我知道,它在replit.com 上有所不同。我想在 replit 上安装它
查了很多,写给和我有同样问题的人
不幸的是,replit 不支持 PyAudio。
【讨论】: