python.h
-
[python] fatal error: Python.h: No such file or directorypython/errors and solved 2017. 11. 26. 14:52
"fatal error: Python.h: No such file or directory" I tried to install pyaudio in raspberry Pi. $ sudo pip install pyaudio but the following error occurred. Downloading/unpacking pyaudio Downloading PyAudio-0.2.9.tar.gz (289kB): 289kB downloaded Running setup.py (path:/tmp/pip-build-vnFPg1/pyaudio/setup.py) egg_info for package pyaudio warning: no files found matching '*.c' under directory 'test'..