|
|
|
|
|
by jooz
1181 days ago
|
|
Ive heard that 'venv' are very problematic, but honestly, Ive never had a problem. And I used them daily. I understand that it can not be enough on some cases... that don't concern me. I would recommend to 'python -m venv' and thats all. |
|
The only limitation I've encountered is when moving the environment or renaming one of the parent directories. In which case it's easy to create a new one: