Skip to content

Instantly share code, notes, and snippets.

@vineet-codes256
Last active January 5, 2022 20:58
Show Gist options
  • Save vineet-codes256/a37812ba6c92485cbb61f12df0606e23 to your computer and use it in GitHub Desktop.
Save vineet-codes256/a37812ba6c92485cbb61f12df0606e23 to your computer and use it in GitHub Desktop.
How to install Pyaudio in linux ubuntu?
sudo apt-get install libasound-dev portaudio19-dev libportaudio2 libportaudiocpp0
sudo apt-get install ffmpeg
pip install pyaudio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment