原文:python 3.8 安裝pyaudio pip3 install pyaudio error: Microsoft Visual C++ 14.0 or greater is required.

E: Eprogramfiles Anaconda envs myenvpy gt pip install pyaudioCollecting pyaudio Using cached PyAudio . . .tar.gz kB Using legacy setup.py install for pyaudio, since package wheel is not installed.Inst ...

2021-11-14 19:33 0 1123 推薦指數:

查看詳情

Microsoft Visual C++ 14.0 or greater is required.

Microsoft Visual C++ 14.0 or greater is required. 表示缺少Visual Studio 2015及以上版本 的C++編譯器。 可以通過以下途徑解決。最好是第二、三種途徑。 一、直接下載對應版本的.whl文件,然后運行 pip ...

Tue Nov 16 18:48:00 CST 2021 0 1903
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM