Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试使用 pip 安装某些东西时,例如当我尝试安装时
pip install SpeechRecognition
它显示了这个错误
启动器中的致命错误:无法使用'"c:\python39\python.exe" "C:\Python39\Scripts\pip.exe" install SpeechRecognition' 创建进程:系统找不到指定的文件。
请告诉我解决此问题的方法。