Answers for "can t install pyaudio"

29

how to install pyaudio in python

pip install pipwin
then
pipwin install pyaudio
Posted by: Guest on August-04-2020
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

Python Answers by Framework

Browse Popular Code Answers by Language