Skip to content

Instantly share code, notes, and snippets.

@diegopacheco
diegopacheco / pyaudio-ubuntu-install.md
Last active June 20, 2024 20:49
How to Install pyaudio ubuntu 16.04 LTS?
sudo apt-get install libasound-dev portaudio19-dev libportaudio2 libportaudiocpp0
sudo apt-get install ffmpeg libav-tools
sudo pip install pyaudio