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!
相关问题
- how to define constructor for Python's new Nam
- streaming md5sum of contents of a large remote tar
- How to get the background from multiple images by
- Evil ctypes hack in python
- Correctly parse PDF paragraphs with Python
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/