Trouble installing the 'pyaudio' module [OSX]
Answered
I recently tried to install the 'pyaudio' module in my PyCharm Edu IDE.
But the installation via the project interpreter results in the following error:
src/_portaudiomodule.c:29:10: fatal error: 'portaudio.h' file not found

Does anyone know how to fix this problem? I also tried to install different versions, but everytime it failed.
Please sign in to leave a comment.
Please try to install the package in the system Terminal. Do you have the same error?