Closed codyjlandstrom closed 10 years ago
I installed the Mac binary from http://people.csail.mit.edu/hubert/pyaudio/ -- but I don't have it working yet. In any case, a mention in the README would be nice.
I had to install pyaudio from that site and then restart iTerm. It worked then.
Just going to leave this out here, in case anyone has any issues whilst installing pyaudio on mac http://blog.robindeits.com/2012/01/09/pyaudio-with-homebrew/
(i had the portaudio.h not found issue and fixed it :D)
How about including a requirements.txt ?
@gautamk, haven't done python packaging before, is 6a8e4e0 all I need?
I got an error "No module named pyaudio",I've installed python-pyaudio by "sudo dpkg -i /home/tulpar/download/python-pyaudio_0.2.8-1_amd64.deb" Any Help?
Hey @tulpar008 I had success with this method: https://github.com/Katee/quietnet/issues/1#issuecomment-31870214 Hope that helps
@codyjlandstrom Thanks.
Seems to have a missing file. Was something renamed?