You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Obviously one of these is the RPi.GPIO because it connects with the pins on the pi.
You can debug some of this locally but for things like RPi.GPIO, you just have to run it on the pi.
AudioPlayer gave me errors on the pi that i didn't get on my Ubuntu machine.
This command fixed it.
sudo apt install python3-gst-1.0
About
Testing sound and light effects controlled by a raspberry pi