Open
Description
So, I know it's not going to work, but is there any development toward getting it working on the Pi5 (yes absolute overkill) and PiOS Bookworm, I can see some talk but not sure which branch you are using for it.
Personally, I'll be creating a venv in /opt as I have another python daemon/service working from there under venv's, so just git pulling to do it, creating a venv, hopefully just using requirements for all the pip modules to come down and then that keeps it well away from my other python stuff. (the point of venv's and the main reason for the change by Debian/Python)
import RPi.GPIO as GPIO obviously the biggest killer.
So lgpio/gpiozero ?
/opt may well go to Home, depending on which is easier.
Metadata
Metadata
Assignees
Labels
No labels