Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
GuillermoOvejeroSanchez opened this issue Oct 19, 2020 · 1 comment
Open

Comments

@GuillermoOvejeroSanchez

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants