- portaudio.h: No such file or directory 来源:https://stackoverflow.com/questions/48690984/portaudio-h-no-such-file-or-directory
- Ubuntu 18.04, Python 3.7.2, pyaudio 0.2.11 -
apt-get install portaudio19-dev python-pyaudio python3-pyaudio
- Ubuntu 20.04 -
apt install portaudio19-dev python3-pyaudio
- MacOS -
brew install portaudio
/brew --prefix portaudio