Hi @Nuna7, I came across the same issue when I first used this library on my M1 Mac too, although I installed PyAudio the way it is described in the README. Below is the part in the docs I did to fix it, let me know if the issue still continues: #817
Labels
Homebrew <http://brew.sh/>
:brew install portaudio
. Then, install PyAudio usingPip <https://pip.readthedocs.org/>
:pip install pyaudio
.Originally posted by @UninspiredCarrot in #714 (comment)
Bro I did the same thing as you mentioned above but facing the same issue please help me bro
The text was updated successfully, but these errors were encountered: