|
|
|
|
|
by mixmastamyk
616 days ago
|
|
This is the conventional wisdom these days, and a real thing, but unless you are admin challenged, running your local scripts with the system Python is fine. Been doing it two decades plus now. Yes, make a venv for each work project. |
|
If you're doing work on a large Python app for production software, then using system Python isn't going to cut it.