/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
brew install wget
brew install portaudio
出现下面情况
执行
brew install faudio
出现Error: Command failed with exit 128: git问题
执行
brew -v
会展示两个git config配置命令,直接复制运行
再重新执行
brew install portaudio
会安装成功(没有error不用管,否是上面有问题,或者遇到情况不同)
pip3 install pyaudio