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

Raspberry Pi OS • Re: legacy on a rpi5, is this possible?

$
0
0
You can just run the python program as is on the Pi5, it doesn't need a virtual environment (venv) as all the modules should eb standard system modules.

If you wanted it in a venv then you need to install any module it asks for. Picamera2, and then look at the top of the program script and see what it says.
Or see what it says when it errors when you run it.

(there is another option and that is to open the venv to the system wide modules, but at that point just don't bother with the venv as you're not installing any other modules., unless I ve forgotten something since last time I used the example one)

Statistics: Posted by bensimmo — Wed Oct 16, 2024 11:51 am



Viewing all articles
Browse latest Browse all 5844

Trending Articles