I am trying to install pyaudio module in my terminal for python, and I got this error.
rc/_portaudiomodule.c(29): fatal error C1083: Cannot open include file: 'portaudio.h': No such file or directory error: command 'C:Program FilesMicrosoft Visual Studio2019ProfessionalVCToolsMSVC14.27.29110inHostX86x86cl.exe' failed with exit status 2
Help me please
If you are targeting native Win32 Python, you will need either MinGW (via Cygwin) or Microsoft Visual Studio
pyaudio compilation docs
1.4m articles
1.4m replys
5 comments
57.0k users