当前位置:网站首页>Anaconda配置环境指令
Anaconda配置环境指令
2022-07-31 05:09:00 【Cheng-O】
查看现存的环境 : conda env list

创建新的环境 : conda create -- name <env_name> <package_name>

切换到指定的环境 : conda activate <env_name>

退出当前环境 : conda deactivate

复制环境 : conda create --name <new_env_name> --clone <copied_env_name>
删除环境 : conda remove --name <env_name> --all
最后在pycharm中找到自己新建的环境添加到解释器:
Anaconda/envs/<env_name>/python.exe

边栏推荐
- MySQL开窗函数
- matlab simulink欠驱动水面船舶航迹自抗扰控制研究
- 【一起学Rust】Rust的Hello Rust详细解析
- CentOS7 - yum install mysql
- Tapdata 与 Apache Doris 完成兼容性互认证,共建新一代数据架构
- ERROR 1064 (42000) You have an error in your SQL syntax; check the manual that corresponds to your
- CentOS7 —— yum安装mysql
- Why use Flink and how to get started with Flink?
- [mysql improves query efficiency] Mysql database query is slow to solve the problem
- Sql解析转换之JSqlParse完整介绍
猜你喜欢
![[R language] [3] apply, tapply, lapply, sapply, mapply and par function related parameters](/img/98/282d8d192f701ad33de48aeeb038b4.png)
[R language] [3] apply, tapply, lapply, sapply, mapply and par function related parameters

【MySQL8入门到精通】基础篇- Linux系统静默安装MySQL,跨版本升级

12 reasons for MySQL slow query

MySQL forgot password

Blockbuster | foundation for platinum, gold, silver gave nameboards donors

Lock wait timeout exceeded解决方案

MySQL_关于JSON数据的查询

Apache DButils使用注意事项--with modifiers “public“

DVWA靶场环境搭建

面试官竟然问我怎么分库分表?幸亏我总结了一套八股文
随机推荐
Lua,ILRuntime, HybridCLR(wolong)/huatuo hot update comparative analysis
Shell重油常压塔模拟仿真与控制
MySQL-如何分库分表?一看就懂
[debug highlights] Expected input batch_size (1) to match target batch_size (0)
Create componentized development based on ILRuntime hot update
A complete introduction to JSqlParse of Sql parsing and conversion
mysql uses on duplicate key update to update data in batches
Duplicate entry 'XXX' for key 'XXX.PRIMARY' solution.
The Vue project connects to the MySQL database through node and implements addition, deletion, modification and query operations
The monitoring of Doris study notes
Puzzle Game Level Design: Reverse Method--Explaining Puzzle Game Level Design
.NET-6.WinForm2.NanUI learning and summary
SQL行列转换
城市内涝及桥洞隧道积水在线监测系统
Temporal介绍
为什么要用Flink,怎么入门使用Flink?
Lock wait timeout exceeded解决方案
MySQL (updating)
[R language] [3] apply, tapply, lapply, sapply, mapply and par function related parameters
Interview | Cheng Li, CTO of Alibaba: Cloud + open source together form a credible foundation for the digital world