简体   繁体   English

Python PyAudio 安装错误 windows 我正在使用 python 3.8

[英]Python PyAudio installation error in windows i am using python 3.8

enter image description here在此处输入图像描述

I am trying to install PyAudio I have downloaded the.whl file from https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio but its not working is there any other way?我正在尝试安装 PyAudio 我已经从https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio下载了 .whl 文件,但它不起作用还有其他方法吗?

You need to use the cp38.whl not the cp37, also try to run the command in the prompt.您需要使用 cp38.whl 而不是 cp37,还可以尝试在提示符下运行该命令。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM