I am currently trying to install PyAudio on Python 3.7 but when I use the command "pip install pyaudio", an error message appears:
"command 'cl.exe' failed: No such file or directory".
I have already tried to modify the PATH but it doesn't work. I thought maybe someone could help me?