astroarch
astroarch copied to clipboard
Python package `python-rpi-gpio` install outdated site-packages
Dear astroarch developers,
when installing the python package python-rpi-gpio via pacman, an outdated version for python 3.11 is added in /usr/lib/python3.11/site-packages. The system installation of python is at version 3.13 and thus the module is not found.
hello @AndreHauschild, I recompiled the package, if you pull the new version it should work
Thanks, yes, it worked!
I just noticed that the cmake and exifread packages also seem to be outdated:
>> ls /usr/lib/python3.1*/site-packages
/usr/lib/python3.11/site-packages:
ExifRead-3.0.0-py3.11.egg-info exifread
/usr/lib/python3.12/site-packages:
cmake cmake-3.30.3.dist-info