Python virtual environments
Python virtual environments
Posted Jun 15, 2018 7:02 UTC (Fri) by kushal (subscriber, #50806)In reply to: Python virtual environments by ceplm
Parent article: Python virtual environments
Posted Jun 20, 2018 2:19 UTC (Wed)
by k8to (guest, #15413)
[Link]
Personally I've found virtualenvs to be so fragile that I will never use them again. I would advise teaching students a path that doesn't fall over so easily
Python virtual environments