Any plans this library be updated to work on the Raspberry Pi 5? Apparently the GPIO is now controlled by the RP1 chip, so this library doesn't currently work. We're looking to see if we need to refactor a library that uses RPi.GPIO as a dependency. Thanks.
More info. It wasn't installing at all previously, but now it installs. When I try running GPIO.setup() as a user I get:
If I run as root, I get:
Due to lack of response, we ended up refactoring and using libgpiod. Thanks.
Please have a look at https://github.com/phylax2020/RPi.GPIO