Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Not working on arm64 #2

Open
Spaccesi opened this issue Jan 26, 2024 · 1 comment
Open

Not working on arm64 #2

Spaccesi opened this issue Jan 26, 2024 · 1 comment

Comments

@Spaccesi
Copy link

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!
@pilotak
Copy link
Owner

pilotak commented Jan 27, 2024

ok, but there is nothing i can do with it, it uses this lib https://pypi.org/project/RPi.GPIO

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants