I don't know the difference between plain debian or Raspberry Pi OS, but I do remember I installed Raspberry Pi on arrival
Debian doesn't have many of the hardware specific patches and tools that are developed by RPL. Unfortunately because RPiOS is derived from Debian it shows as Debain* in /etc/os-release and other places. That's why I asked. It wasn't to be difficult.I've searched the forum via DDG, installed lpgio??? Still the same error message
I've not done much with GPIO on a Pi5 yet, but AIUI the following may point you in the right direction:
- Have you rebooted?
- Are you using a venv?
- If you are is it 1. active, and 2. did you install lgpio into it?
- Did you install lgpio through apt or pip? If the former and you're using a venv was the venv created with --system-site-packages?
- Have you modified your code to use lgpio?
Beyond that I'm not sure what else I can offer.
*: the 64bit version anyway. The 32bit version reports Raspbian as that's what it was originally derived from.
I don't know how to install venv on a pi, or even windows
Statistics: Posted by RaspyHat — Tue Jan 14, 2025 7:28 am