Phoenix Meadowlark

Results 2 comments of Phoenix Meadowlark

I downgraded to python `3.6.10` to use `pyaudio` earlier this week, and that is working as expected. I installed `sounddevice` in the same `venv` and am observing the same behavior...

Seeing the same issue with the same OS version and python 3.8.6: ``` Traceback (most recent call last): File "sound.py", line 1, in import soundcard as sc File ".venv/lib/python3.8/site-packages/soundcard/__init__.py", line...