Pyaudio, portaudio and mac 10.7.5
问题 I'm having trouble installing pyaudio correctly. I have a virtualenv set up for the project. I first tried to install portaudio: sudo port install portaudio which returns: ---> Cleaning portaudio ---> Scanning binaries for linking errors: 100.0% ---> No broken files found. I assume that means it ran fine. Then I tried: pip install pyaudio Which returns: Downloading/unpacking pyaudio Running setup.py egg_info for package pyaudio warning: no files found matching '*.c' under directory 'test'