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
The library is not working with N2. Is there a way?
Traceback (most recent call last):
File "simplerw.py", line 4, in
import RPi.GPIO as GPIO
File "/usr/local/lib/python2.7/dist-packages/RPi/GPIO/init.py", line 23, in
from RPi._GPIO import *
RuntimeError: This module can only be run on a Raspberry Pi!
The text was updated successfully, but these errors were encountered:
The library is not working with N2. Is there a way?
Traceback (most recent call last):
File "simplerw.py", line 4, in
import RPi.GPIO as GPIO
File "/usr/local/lib/python2.7/dist-packages/RPi/GPIO/init.py", line 23, in
from RPi._GPIO import *
RuntimeError: This module can only be run on a Raspberry Pi!
The text was updated successfully, but these errors were encountered: