Installing pyaudio on AMD64 from .exe

你。 提交于 2019-12-02 19:17:53

问题


I want to install pyaudio on my Windows 8 x64 machine. I have Python 2.7 x64 installed. Building from source is not an option for me, and anyway I have seen that it failed for others. The Python 2.7 x64 .exe from http://www.lfd.uci.edu/~gohlke/pythonlibs/ is not working. Is there another way to install? Are there any other places to download from? Thanks!


回答1:


A very quick Google search yeieded the developers page with downloads. You can try the binary provided there.

http://people.csail.mit.edu/hubert/pyaudio/



来源:https://stackoverflow.com/questions/16573755/installing-pyaudio-on-amd64-from-exe

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!