Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants