-
CommentStreams:B83d47268b160d1c8f5753aaa7410e4b
Jump to navigation
Jump to search
Thank you for this great guide. I managed to make the display work, but I'm still trying to get the buttons to work. After all the installation procedures, when I try to run any of the Python scripts like (rpi-2.2TFT-kbrd.py, for example), I get an error:
Traceback (most recent call last):
File "/home/pi/Downloads/Python-keys/rpi-2.2TFT-jstk.py", line 26, in <module> import RPi.GPIO as GPIO
RuntimeError: This module can only be run on a Raspberry Pi!
What is going on?