Answers for "erreur install pyaudio"

1

erreur install pyaudio

For python 3.9 or old : 
  install with link https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio 
    find whl and install it with : 
pip install PyAudio-0.2.11-cp39-cp39m-win_amd64.whl
Posted by: Guest on March-03-2021

Python Answers by Framework

Browse Popular Code Answers by Language