I'm trying to control a motor with a pi2, I have RPI.GPIO installed but when I try to run my program I get this error "import RPI.GPIO as GPIO no module named RPI.GPIO.
I have reinstalled RPI.GPIO with no result. I have also installed GPIOZERO.
Any ideas?







