-2

Got a raise AttributeError("Could not find PyAudio; check installation") AttributeError: Could not find PyAudio; check installation

How to fix this issue?

1 Answers1

0
 pip install pyaudio

will work just fine