xcode-select --install
brew remove portaudio
brew install portaudio
pip3 install pyaudio
Apparently from stackoverflow https://stackoverflow.com/questions/33851379/how-to-install-pyaudio-on-mac-using-python-3
1 messages · Page 1 of 1 (latest)
xcode-select --install
brew remove portaudio
brew install portaudio
pip3 install pyaudio
Apparently from stackoverflow https://stackoverflow.com/questions/33851379/how-to-install-pyaudio-on-mac-using-python-3
How'd you install brew????
Hmm it's probably not getting added to your .zshrc file. I can't check to see what you need to do to fix that, Google should be able to help