iSharkFly
Python 退出当前的虚拟环境
程序语言
Python
python
honeymoose
September 18, 2024, 7:47pm
1
退出当前的虚拟环境的命令比较简单,直接运行
deactivate
就可以了。
2024-09-18_15-45-55
883×461 51.3 KB
在退出虚拟环境后,在命令行的前端就看不到虚拟环境的名称了。
在这种情况下,表示的虚拟环境被退出。
1 Like
Related topics
Topic
Replies
Views
Activity
Windows 中安装的 Python 如何卸载
Python
0
3192
May 31, 2020
搞定 Python 的库
DevOps
nexus
,
python
0
3
March 25, 2025
如何确定你的 Windows 平台上是否已经安装了 Python
Python
0
526
May 30, 2020
什么是 Python 虚拟环境
Python
python
0
15
September 18, 2024
Python 虚拟环境创建和进入
Python
python
0
13
September 18, 2024