That's Dave's compatability shim to translate old style RPi.ixxx to new style interfaces in the background, not the new style lgpio (which may be based on Joan's lg? )I think it isin the venvCode:
pip install rpi-lgpio
It is not needed for gpiozero as it already works on the Pi5, it is only needed if you use the older i.e
import RPi.GPIO as GPIO
and it's methods
It's all on a few topic somewhere in the depths of initial Pi5 chat.
Statistics: Posted by bensimmo — Sun Oct 13, 2024 9:53 am