当前位置:网站首页>Create root permission virtual environment
Create root permission virtual environment
2022-07-26 14:40:00 【The way of code】
Linux Create
Anaconda Creating a virtual environment :
conda create -n myroot
Linux Activate the environment :
source activate myroot
myroot Username , You can define yourself
Return to the original environment :
source deactivate myroot
Delete virtual environment :
conda remove -n myroot --all
Windows Create
Anaconda Creating a virtual environment :
conda create -n myroot python=3.5
myroot The environment name defined for yourself , Corresponding python3.5 edition .
windows Activate the environment :
activate myroot
Return to the original environment :
deactivate myroot
Learn more about programming , Please pay attention to my official account :

边栏推荐
- Unity learning notes – infinite map
- Wechat applet - "do you really understand the use of applet components?
- [solution of ordinary differential equation and drawing solution of small boat walking track]
- VP video structured framework
- 手持振弦采集仪VH03各种接口使用说明
- WPF 常用功能整合
- 『SignalR』. Net using signalr for real-time communication
- What is restful style and its four specific implementation forms
- Keyboard shortcut to operate the computer (I won't encounter it myself)
- SiamRPN++:深层网络连体视觉跟踪的演变
猜你喜欢

Lingo软件的使用

14. Bridge-Based Active Domain Adaptation for Aspect Term Extraction 阅读笔记

目标跟踪相关知识总结

JS wave animation effect menu style

研发了 5 年的时序数据库,到底要解决什么问题?

Arithmetic operation and logic operation of image in opencv

Mysql-03 database operation

SP export map to Maya

Multi task text classification model based on tag embedded attention mechanism

10 schemes to ensure interface data security
随机推荐
UE4 智能指针和弱指针
Kubernetes----Pod配置资源配额
Leetcode36 effective Sudoku
MLX90640 红外热成像仪测温传感器模块开发笔记(六)
Some lightweight network models in detection and segmentation (share your own learning notes)
Leetcode148 sort linked list (merge method applied to merge)
【1.2.投资的收益和风险】
创建Root权限虚拟环境
CAS based SSO single point client configuration
[1.2. return and risk of investment]
"Baget" takes you one minute to build your own private nuget server
手持振弦采集仪VH03各种接口使用说明
GOM登录器配置免费版生成图文教程
Lingo软件的使用
When AI encounters life and health, Huawei cloud builds three bridges for them
Flask send_ Absolute path traversal caused by file function
基于CAS的SSO单点服务端配置
基于CAS的SSO单点客户端配置
Unity学习笔记–无限地图
Jzoffer (array; string; linked list)