原文:Anaconda使用conda activate激活环境出错CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'.

错误如下: CommandNotFoundError: Your shell has not been properly configured to use conda activate .If your shell is Bash or a Bourne variant, enable conda for the current user with echo . home ubuntu anac ...

2021-11-07 17:18 0 1425 推荐指数:

查看详情

vscode conda activate CommandNotFoundError

vscode显示上述错误,是因为如果将 PowerShell 设置为集成终端,则无法在集成终端中自动激活 conda 环境,而在Windows10上,PowerShell 是默认集成终端 办法1 在个人设置里面添加"terminal.integrated.shell ...

Sun Aug 25 23:44:00 CST 2019 1 3667
conda activate激活环境出错的解决办法

出现错误情况: 今天在使用Anaconda激活python3.6环境的时候出现了如下错误: [zsq@localhost ~]$ conda activate python36 CommandNotFoundError: Your shell has not been properly ...

Mon Apr 26 19:20:00 CST 2021 0 546
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM