0
Lauf Raspbian (Jessie) auf Raspberry Pi 2. für Python virtualenv. Beim Versuch, pyaudio zu installieren, erhalte ich einen Fehler.pip pyaudio Raspberry Pi (jessie) installieren Fehler
Using:
Python 2.7.9
pip 8.1.1 from /home/kidkic/audio/venv/local/lib/python2.7/site-packages (python 2.7)
Befehlszeile, wenn
läuft(cv) [email protected]:~ $ cd audio/
(cv) [email protected]:~/audio $ source venv/bin/activate
(venv) [email protected]:~/audio $ pip install pyaudio
Collecting pyaudio
Using cached PyAudio-0.2.9.tar.gz
Building wheels for collected packages: pyaudio
Running setup.py bdist_wheel for pyaudio ... error
Complete output from command /home/kidkic/audio/venv/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-yDlk2d/pyaudio/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmpE1nQfhpip-wheel- --python-tag cp27:
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-armv7l-2.7
copying src/pyaudio.py -> build/lib.linux-armv7l-2.7
......
Vollständige Ausgabe https://dl.dropboxusercontent.com/u/27479515/forums/pyaudioerr.txt