metachris / RPIO

RPIO is a GPIO toolbox for the Raspberry Pi.
https://pypi.python.org/pypi/RPIO
GNU Lesser General Public License v3.0
331 stars 147 forks source link

SystemError: This module can only be run on a Raspberry Pi! #118

Open ddwy opened 4 years ago

ddwy commented 4 years ago

import RPIO Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.6/dist-packages/RPIO-0.10.1-py3.6-linux-aarch64.egg/RPIO/init.py", line 115, in import RPIO._GPIO as _GPIO SystemError: This module can only be run on a Raspberry Pi!