I'm trying to build a virtual assistant and need a good website to follow. I'm on a mac OS Catalina.
I was able to successfully install:
pip3 install gTTS
pip3 install SpeechRecognition
pip3 install pygame
However when I tried installing
pip3 install PyAudio
I'm getting this error message:
Collecting PyAudio
Using cached PyAudio-0.2.11.tar.gz (37 kB)
Building wheels for collected packages: PyAudio
Building wheel for PyAudio (setup.py) ... error
ERROR: Command errored out with exit status 1: