我想安装SoundRecongnition包但输入时出现以下错误:pip3 install SoundRecognition
“无法找到满足SoundRecognition要求的版本(来自版本:)没有为SoundRecognition找到匹配的分发”
我尝试升级点子。还尝试使用--user标签,但仍面临问题。我正在使用pip 19.0.3版本,python 3.7.0版本和Pycharm作为IDE。
pip install SpeechRecognition
你只需要尝试上面的SpeechRecognition ...我认为声音识别模块不存在于pip中
PyPI没有SoundRecongnition(这是pip
安装软件包的地方)。你的意思是什么?我在网上找不到它。
你的意思是SpeechRecognition?
pip install SpeechRecognition