I try to install pyaudio in pycharm, and
I get this error error: command \'C:\\\\Program Files (x86)\\\\Microsoft Visual Stu
I get this error
error: command \'C:\\\\Program Files (x86)\\\\Microsoft Visual Stu
Try this:
pip install pipwin pipwin install pyaudio
pipwin is like pip, but it installs precompiled Windows binaries provided by Christoph Gohlke. Saves you a lot of manual googling and downloading.