error pyaudio
pip install pipwin
pipwin install pyaudio
python pyaudio error
find your Python version by python --version mine is 3.7.3 for example
the easiest way to check either you have 64 or 32 Python just open it in the terminal:
find the appropriate .whl file from here, for example mine is PyAudio‑0.2.11‑cp37‑cp37m‑win_amd64.whl, and download it.
go to the folder where it is downloaded for example cd C:UsersfoobarDownloads
install the .whl file with pip for example in my case:
pip install PyAudio-0.2.11-cp37-cp37m-win_amd64.whl
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us