aiXander / Realtime_PyAudio_FFT

Realtime audio analysis in Python, using PyAudio and Numpy to extract and visualize FFT features from streaming audio.
MIT License
948 stars 186 forks source link

Installing PyAudio on Windows (Maybe add to README) #8

Open GuillermoOvejeroSanchez opened 3 years ago

GuillermoOvejeroSanchez commented 3 years ago

PyAudio was giving some problems doing pip install on W10, i found this post: i-cant-install-pyaudio-on-windows-how-to-solve-error-microsoft-visual-c-14

Basically:

  1. python --version -V
  2. Download for your version: https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio
  3. pip install PyAudio-0.2.11-cpXX-cpXXm-win_XX.whl
TheBarros commented 2 months ago

I can't access the link https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio