pilotak / docker-rpi-fan

Raspberry Pi variable speed cooling fan controller
MIT License
10 stars 4 forks source link

Not working on arm64 #2

Open Spaccesi opened 7 months ago

Spaccesi commented 7 months ago

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 commented 7 months ago

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