Answers for "can't install pyaudio mac"

0

can't install pyaudio mac

xcode-select --install
brew remove portaudio
brew install portaudio
pip3 install pyaudio
Posted by: Guest on June-26-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language