Replies: 6 comments 2 replies
-
|
Ok, I fixed it by activating allsky's python virtual environment and doing a pip install RPi.GPIO. Not sure why it wasn't installed. The only reference to RPi.GPIO in the installation log files is in Python_dependencies.12.log: Requirement already satisfied: RPi.GPIO in ./venv/lib/python3.11/site-packages (from Adafruit-Blinka->-r /tmp/package (line 1)) (0.7.1) |
Beta Was this translation helpful? Give feedback.
-
|
I'm running this on a Pi5 if that matters. |
Beta Was this translation helpful? Give feedback.
-
|
Could you please attach the support info generated from the That may help me track down the issue Thanks Alex |
Beta Was this translation helpful? Give feedback.
-
|
OK, here's the support logs. Keep in mind that I manually installed the RPi.GPIO package. |
Beta Was this translation helpful? Give feedback.
-
|
same issue for me on new Pi 5 as my old one got wet :( did the venv and pip install: |
Beta Was this translation helpful? Give feedback.
-
|
Won't upload for me - here's a link: https://drive.google.com/file/d/1A1cHm7MhDI96KOeeFtUFtZggIUCjUgBD/view?usp=sharing |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I just upgraded my allsky setup from 2024.12.06 to the latest v2024.12.06_02, and the install seemed to work with no reported errors. Allsky starts up, but the overlays are not working at all, only the image is displayed. Checking The logs in allskyperiodic.log, I see the following logged over and over:
Beta Was this translation helpful? Give feedback.
All reactions