Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3755

Troubleshooting • Re: Pi 5 Python RuntimeError: Cannot determine SOC peripheral base address

$
0
0
I encountered same issue moving from Pi 4 to Pi 5
Here's a drop in replacement package that works on my Pi5.

Code:

sudo apt remove python3-rpi.gpiopip3 install rpi-lgpi
I blew up my Pi4 B and tried running my python app (same microSD card) on the new Pi5.

Code:

Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simpleERROR: Could not find a version that satisfies the requirement rpi-lgpi (from versions: none)ERROR: No matching distribution found for rpi-lgpi
How do I update the package list?

Statistics: Posted by juanmf — Mon Mar 25, 2024 12:34 am



Viewing all articles
Browse latest Browse all 3755

Trending Articles