공부
[python] venv deactivate
승가비
2022. 12. 3. 02:51
728x90
deactivate
https://stackoverflow.com/questions/990754/how-to-leave-exit-deactivate-a-python-virtualenv
How to leave/exit/deactivate a Python virtualenv
I'm using virtualenv and the virtualenvwrapper. I can switch between virtualenv's just fine using the workon command. me@mymachine:~$ workon env1 (env1)me@mymachine:~$ workon env2 (env2)me@mymachin...
stackoverflow.com
728x90