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 has been archived by the owner on Oct 20, 2024. It is now read-only.
It was working perfectly until I update the os to 64-bits
I got this error
File "./fan.py", line 30, in <module>
import RPi.GPIO as GPIO
File "/root/.local/lib/python3.8/site-packages/RPi/GPIO/__init__.py", line 23, in <module>
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:
It was working perfectly until I update the os to 64-bits
I got this error
The text was updated successfully, but these errors were encountered: