2024 Nov 20, 02:34 AM
(This post was last modified: 2024 Nov 20, 03:41 AM by mrbeezer@gmail.com.)
I have a pi model B. I had an old version of sip running for years then I had a power outage. the system and sdcard crashed. I installed the latest OS on a 32G card
issues with installing the current version of SIP. The script file loads the menu and then nothing.
i tried using git clone to the opt directory and got this error:
File "/usr/lib/python3/dist-packages/RPi/GPIO/__init__.py", line 428, in _get_rpi_info
raise NotImplementedError(
NotImplementedError: This module does not understand old-style revision codes
any ideas? I have tried python, git and libs update to no avail.
Thanks
issues with installing the current version of SIP. The script file loads the menu and then nothing.
i tried using git clone to the opt directory and got this error:
File "/usr/lib/python3/dist-packages/RPi/GPIO/__init__.py", line 428, in _get_rpi_info
raise NotImplementedError(
NotImplementedError: This module does not understand old-style revision codes
any ideas? I have tried python, git and libs update to no avail.
Thanks