Answers for "how to install pyaudio in ubuntu"

3

pyaudio not installing ubuntu

sudo apt-get install portaudio19-dev python-pyaudio
Posted by: Guest on June-13-2020
-1

how to install pyaudio in ubuntu

sudo apt-get install libasound-dev portaudio19-dev libportaudio2 libportaudiocpp0
pip install pyaudio --user
Posted by: Guest on October-27-2020

Code answers related to "how to install pyaudio in ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language