P
Person posted Apr 2 '19, 05:55:
I am very new to this and have little to no programming or rasberry pi knowledge. I spent a long while trying to install on the microSD card but finally resorted to copying and pasting the commands from Github into the Terminal. It seemed to be working but I got this error on the final step:
File "samplerbox.py", line 35, in <module>
import sounddevice
ImportError: No module named sounddevice
I hope someone can help and apologies if this is a stupid question, I'm a little out of my depth here.