手机软件,为您提供安全的绿色软件下载!

当前位置:首页  »  系统教程  »  Win10教程  »  Win10系统中使用anaconda的conda activate激活环境时报错应该怎么解决?

Win10系统中使用anaconda的conda activate激活环境时报错应该怎么解决?



来源:87G手游网    录入:手机软件    人气:加载中    时间:2023-05-01 06:05

许多编程人员在Windows 10系统中使用anaconda的conda activate激活环境时都出现了报错这是什么情况呢?其实想要解决这个问题都十分的简单,下面小编就为大家讲解一下到底该怎么操作吧! 报错内容: CommandNotFoundError: Your shell has not been properly
{if:"147"=142}

  许多编程人员在Windows 10系统中使用anaconda的conda activate激活环境时都出现了报错这是什么情况呢?其实想要解决这个问题都十分的简单,下面小编就为大家讲解一下到底该怎么操作吧!

使用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是你的环境名或你的环境所在路径)

{else}

  许多编程人员在Windows 10系统中使用anaconda的conda activate激活环境时都出现了报错这是什么情况呢?其实想要解决这个问题都十分的简单,下面小编就为大家讲解一下到底该怎么操作吧!

使用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是你的环境名或你的环境所在路径)

{end if}