Python: Building wheel for pyaudio (setup.py) ... error
https://people.csail.mit.edu/hubert/pyaudio/
Be sure to install the portaudio library development package (portaudio19-dev
) and the python development package (python-all-dev
) beforehand.
$ sudo apt install portaudio19-dev $ sudo apt install python-all-dev