pyaudio install error ubuntu
#in ubuntu 20.04 LTS
#for python3
sudo apt-get install portaudio19-dev python3-pyaudio
pyaudio install error ubuntu
#in ubuntu 20.04 LTS
#for python3
sudo apt-get install portaudio19-dev python3-pyaudio
pyaudio install error
#find your python version
#ind the appropriate .whl file from https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio
"""
go to the folder where it is downloaded for example cd C:UsersfoobarDownloads
install the .whl file with pip for example in my case:
"""
pip install PyAudio-0.2.11-cp39-cp39-win_amd64.whl
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us