当前位置:网站首页>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

边栏推荐
- ERP Production Operation Control Kingdee
- MySQL优化之慢日志查询
- Interview Redis High Reliability | Master-Slave Mode, Sentinel Mode, Cluster Cluster Mode
- Refinement of the four major collection frameworks: Summary of List core knowledge
- Summary of MySQL common interview questions (recommended collection!!!)
- SQL row-column conversion
- ERROR 2003 (HY000) Can't connect to MySQL server on 'localhost3306' (10061)
- MySQL8--Windows下使用压缩包安装的方法
- MySQL事务隔离级别详解
- MYSQL下载及安装完整教程
猜你喜欢

CentOS7 —— yum安装mysql

Centos7 install mysql5.7 steps (graphical version)
【一起学Rust】Rust的Hello Rust详细解析
![<urlopen error [Errno 11001] getaddrinfo failed>的解决、isinstance()函数初略介绍](/img/a4/8c75fab6a9858c5ddec25f6a8300fb.png)
<urlopen error [Errno 11001] getaddrinfo failed>的解决、isinstance()函数初略介绍

Mysql应用安装后找不到my.ini文件
【一起学Rust】Rust学习前准备——注释和格式化输出

DVWA靶场环境搭建

MySQL事务(transaction) (有这篇就足够了..)

sql语句之多表查询

MySQL database installation (detailed)
随机推荐
Typec手机有线网卡网线转网口转接口快充方案
ERROR 2003 (HY000) Can't connect to MySQL server on 'localhost3306' (10061)
CentOS7 安装MySQL 图文详细教程
精解四大集合框架:List 核心知识总结
mysql stored procedure
Lua,ILRuntime, HybridCLR(wolong)/huatuo hot update comparative analysis
Linux系统安装mysql(rpm方式安装)
Tapdata 与 Apache Doris 完成兼容性互认证,共建新一代数据架构
面试官,不要再问我三次握手和四次挥手
Distributed Transactions - Introduction to Distributed Transactions, Distributed Transaction Framework Seata (AT Mode, Tcc Mode, Tcc Vs AT), Distributed Transactions - MQ
SQL row-column conversion
[Introduction to MySQL 8 to Mastery] Basics - silent installation of MySQL on Linux system, cross-version upgrade
ERP Production Operation Control Kingdee
Linux的mysql报ERROR 1045 (28000) Access denied for user ‘root‘@‘localhost‘ (using password NOYSE)
MySQL事务(transaction) (有这篇就足够了..)
1. Get data - requests.get()
EasyExcel的简单读取操作
110 MySQL interview questions and answers (continuously updated)
城市内涝及桥洞隧道积水在线监测系统
ABC D - Distinct Trio (Number of k-tuples