spatialaudio / python-sounddevice

:sound: Play and Record Sound with Python :snake:
https://python-sounddevice.readthedocs.io/
MIT License
980 stars 145 forks source link

No module named 'sounddevice' even when it's said it's installed in Anaconda prompt #406

Closed SapioNoia closed 2 years ago

SapioNoia commented 2 years ago

Yeah. I tried to use sounddevice module and it said no module named sounddevice. So I attempted to install it in Anaconda prompt, yet it printed like 'Requirement already satisfied' which should mean that it's already installed in my laptop, right? I have no idea what is wrong. I wonder if anyone can help with it.

SapioNoia commented 2 years ago

Nevermind I solved it by myself.