python-sounddevice
python-sounddevice copied to clipboard
issue while importing
Traceback (most recent call last):
File "c:\Users\csonusmahae\Downloads\proctoring-main\src\audio.py", line 1, in
help me to resolve this issue ?
You should start from a clean Python environment, by the means of conda or alike. Then run pip install sounddevice and you should have no problems importing the package. If so, please provide more information about your setup.