如何退出virtualenv【面试题详解】

今天爱分享给大家带来如何退出virtualenv【面试题详解】,希望能够帮助到大家。
使用virtualenv时


me@mymachine:~$ workon env1
(env1)me@mymachine:~$ workon env2
(env2)me@mymachine:~$ workon env1
(env1)me@mymachine:~$

如何退出某个环境


$ deactivate

人已赞赏
Python

在virtualenv中如何使用不同的python版本【面试题详解】

2020-12-28 21:49:46

Python

AttributeError: 'module' object has no attribute 'Counter'【解决方法】

2020-12-28 21:51:11

'); })();