Ubilinux RPi.GPIO Library for Python3?

Options

Hello, I've just recently installed ubilinux on my up board and per the wiki I installed python3 with pip3 to update the RPi.GPIO library. However, when I run my programs, the default python2.7 works with the RPi.GPIO library but running this same library using python3 gives me the "This module can only be run on a Raspberry Pi!" error. Is this due to no support for the library with python3? Any help would be appreciated! Thanks!

Tagged: