Pyaudio not install OpenWrt

I am not able to install pyaudio .i have Installed GCC. I have re-run pip install pyaudio and the following error appears.
Can you help me?
Thanks

Collecting pyaudio
Using cached https://files.pythonhosted.org/packages/ab/42/b4f04721c5c5bfc196ce156b3c768998ef8c0ae3654ed29ea5020c749a 6b/PyAudio-0.2.11.tar.gz
Building wheels for collected packages: pyaudio
Running setup.py bdist_wheel for pyaudio ... error
Failed building wheel for pyaudio
Running setup.py clean for pyaudio
Failed to build pyaudio
Installing collected packages: pyaudio
Running setup.py install for pyaudio ... error
Command "/usr/bin/python2.7 -u -c "import setuptools, tokenize;file='/tmp/pip-install-vnIsuA/pyaudio/setup.py';f=ge tattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exe c'))" install --record /tmp/pip-record-oDrbi4/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-vnIsuA/pyaudio/