Open prashantsingh2408 opened 4 years ago
Getting the same issue with pyaudio and pyalsaaudio in mac with PyCharm ide.
if you are getting that error just go to https://www.lfd.uci.edu/~gohlke/pythonlibs/ and search for by pressing ctr + f and search which module you want then just download it and give a command on cmd to install it
pip3 install pyalsaaudio works for me...
while pip install -r requirement.txt