简体   繁体   中英

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?

You need to use the cp38.whl not the cp37, also try to run the command in the prompt.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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