This will probably get tagged as a duplicate, but I haven\'t had any luck, so here we go.
I\'m trying to develop a "Jarvis" like setup with Python2.7. I\', look
If this still doesn't work, you should also try installing the following:
sudo apt-get install portaudio19-dev swig
I know for a fact that this error can also be caused by not having portaudio19-dev installed. Swig is also a requirement, but might throw another error. You might also need to install pulseaudio
to prevent a RuntimeError.