Win10系统中使用anaconda的conda activate激活环境时报错应该怎么解决?
许多编程人员在Windows 10系统中使用anaconda的conda activate激活环境时都出现了报错这是什么情况呢?其实想要解决这个问题都十分的简单,下面小编就为大家讲解一下到底该怎么操作吧!
报错内容:
CommandNotFoundError: Your shell has not been properly configured to use ‘conda activate’。
If using ‘conda activate’ from a batch script, change your
invocation to ‘CALL conda.bat activate’。
To initialize your shell, run
$ conda init 《SHELL_NAME》
Currently supported shells are:
– bash
– cmd.exe
– fish
– tcsh
– xonsh
– zsh
– powershell
See ‘conda init --help’ for more information and options.
IMPORTANT: You may need to close and restart your shell after running ‘conda init’。
解决办法:
1、打开CMD,先输入activate,回车。
2、然后再conda activate xxx ,回车 。
注:(xxx是你的环境名或你的环境所在路径)
相关文章:
1. Win11任务栏图标消失BUG Win11任务栏图标消失了三种解决方法2. Windows10专业版升级Windows11失败提示错误0x800707e7-0x3000d怎么办?3. win10提示调制解调器报告错误怎么办?win10提示调制解调器报告错误解决方法4. Win10系统怎么深度清理C盘?Win10系统深度清理C盘操作方法5. VMware Workstation虚拟机安装VMware vSphere 8.0(esxi)详细教程6. win10系统重装失败无法开机解决方法7. Win7系统怎么配置JDK环境变量?8. Win10选中图标后会出现蓝色框怎么取消?9. Win8系统如何安装Aero Glass?Win8系统Aero Glass安装教程介绍10. Win7电脑麦克风有回音如何解决?Win7电脑麦克风有回音解决方法