[Csnd] OT: installing PyAudio for WinPython
Date | 2014-04-20 09:17 |
From | Michael Mossey |
Subject | [Csnd] OT: installing PyAudio for WinPython |
On Windows 7, I'm using WinPython which is the custom Python distribution for scientific programming including many modules and extras (like numpy and matplotlib). I want to use PyAudio, but I'm stuck at running the installer. There's no Python entry in the registry. WinPython is kind of annoying--does a lot of things its own way. The PyAudio installer pops up a page asking me to type the explicit Python location, but the form doesn't accept entry. I would like to know what is involved in installing PyAudio--just copying some files to the site-packages or something? Can I get those packages in some other way than using the installer? |