You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 28, 2022. It is now read-only.
I would of thought this issue would have been resolved by now, but on a PI3 using install python2.7-dev, which solved my can't find python.h problem - thanks, I get this error. Help is needed please.
pi@raspberrypi:~/python $ sudo python PIstuffing.py
Traceback (most recent call last):
File "PIstuffing.py", line 3, in
from RPIO import PWM
File "build/bdist.linux-armv7l/egg/RPIO/init.py", line 115, in
File "build/bdist.linux-armv7l/egg/RPIO/GPIO.py", line 7, in
File "build/bdist.linux-armv7l/egg/RPIO/GPIO.py", line 6, in __bootstrap
SystemError: This module can only be run on a Raspberry Pi!