sharonosahon
Results
1
issues of
sharonosahon
Hi, Trying this line of code on jupyter notebook: `import sounddevice as sd` Getting the following error: `ModuleNotFoundError: No module named 'sounddevice'` Have tried: `pip install sounddevice` `conda install -c...