I am on the latest os, bookworm running on a raspberry pi 4.Two thing we probably need.
Which OS version
Which Pi
You say venvs so I'm assuming the latest and Bookworm.
Also an older Pi as you are using RPi.GPIO
It's a bit early for my eyes here, so will have a look later.
You may just want to open up your venv (or the one you are using in Thonny, I can't remember how that run under the Pinata the moment) to system-wide modules and remove the local 'repeats'.
But the blurry eyes see it cannot find module for the GPIO, so the above would fix that.
Or you need to install all of that into your venv as well.
It is basically saying it cannot
Googling how to open my environment to system-wide modules leads me to believe that I need to create a new environment..? is there a way to modify the existing environment?
Statistics: Posted by just_a_beginner — Sun Dec 22, 2024 3:34 pm