Problem: ImportError: No module named RPi.GPIO
|
18th Apr, 2015, 06:14 PM
Post: #1
|
|||
|
|||
ImportError: No module named RPi.GPIO
Can you help me?
I 've just bought a raspberry with an electronic starter kit for raspberry called Monkmakes. I installed Xbian on Raspberry, and now I want to try some programs to controll GPIO. I downloaded a set of programs by their site. One of this program is Code: import RPi.GPIO as GPIO I attempt to launch this code but there is this message: Code: Traceback (most recent call last): Method 2 – Manual Installation but nothing is changed I don't understand what I must do and I don't know the version of python, and the last version of RPi.GPIO-0.5.11 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
ImportError: No module named RPi.GPIO - Alfox - 18th Apr, 2015 06:14 PM
RE: ImportError: No module named RPi.GPIO - Alfox - 21st Apr, 2015, 09:47 PM
RE: ImportError: No module named RPi.GPIO - Skywatch - 17th Sep, 2015, 07:07 PM
|