Trouble installing the 'pyaudio' module [OSX]
已回答
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 try to install the package in the system Terminal. Do you have the same error?