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

Python • Re: Python on RPi 4

$
0
0
Excellent. This is really nice if the Python is pre-installed in Raspberry Pi OS Bookworm.
In case you haven't come across it in Windows, Bookwork enforces Python Virtual Environments.
Bookworm does not enforce anything. It merely turned off an old default way of doing things so the user has to look into things and make an informed decision on using the system's interpreter safely or consciously make the system work the old way at their own risk because it is no longer supported.

Once the user knows what they're supposed to do, 99% of the time the venv is the better way. But there is nothing stopping anyone from configuring the system to continue to do things the old way, which is strongly advised against.

Statistics: Posted by memjr — Tue Jan 14, 2025 3:59 am



Viewing all articles
Browse latest Browse all 3933

Trending Articles