Greetings. Wonderful product you have here and im trying to make it work on my Raspberry Pi 5. After "pip install trackball", I am able to see the trackball through "i2cdetect -y 1" called 0a. However it seems that none of the scripts are working, I am encountering "ModuleNotFoundError: No module named 'RPi" on mouse.py or read-all.py. For evdev-mouse.py, I get no module named 'evdev' and it seems that there is no more python-evdev on apt for bookworm 6.6.y. Can anybody lead me to the right direction? Thanks and best regards!
Greetings. Wonderful product you have here and im trying to make it work on my Raspberry Pi 5. After "pip install trackball", I am able to see the trackball through "i2cdetect -y 1" called 0a. However it seems that none of the scripts are working, I am encountering "ModuleNotFoundError: No module named 'RPi" on mouse.py or read-all.py. For evdev-mouse.py, I get no module named 'evdev' and it seems that there is no more python-evdev on apt for bookworm 6.6.y. Can anybody lead me to the right direction? Thanks and best regards!