RPi.GPIO for Python3
matt_g
New Member Posts: 1 ✭
I have a fresh install of Ubilinux on my Up Board. When utilizing python I can import RPi.GPIO just fine. However, if I try to run under Python3 there doesn't seem to be a RPi.GPIO library. Anyone know where I can get this from?
Thanks
Comments
-
Hi @matt_g,
You could follow that discussion. Maybe that would help you:
https://forum.up-community.org/discussion/853/rpi-gpio-for-python-3Cheers!!