Hallo,

ich möchte eine LED zum leuchte bringen und habe mir zum ersten Mal ein Python Programm in SPE geschrieben. Wenn ich das Programm ausführen will, kriege ich folgende Fehlermeldung:


File "/home/pi/LED 01.py", line 1, in <module>
import RPi.GPIO as GPIO
RPi.GPIO.SetupException: No access to /dev/mem. Try running as root!

Was tun?