$ conda activate Python3.6

CommandNotFoundError: Your shell has not been properly configured to use ‘conda activate’.
To initialize your shell, run

$ conda init <SHELL_NAME>

Currently supported shells are:

  • bash
  • 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’.
#-----------------------------------------------------------------------
这个意思就是你必须先进入base环境然后才能切换到你想要的虚拟环境
所以输入:
conda init bash
然后另外新开一个终端,就会自动进入(base)虚拟环境了

Your shell has not been properly configured to use 'conda activate'相关推荐

  1. 如何解决‘CommandNotFoundError: Your shell has not been properly configured to use ‘conda activate’错误

    最近换了新电脑,更新到了Win11系统. 在Win11下使用Anaconda时遇到了'CommandNotFoundError: Your shell has not been properly co ...

  2. vscode 报错:Your shell has not been properly configured to use ‘conda activate‘

    vscode 在使用powershell激活python环境时会出现以下报错: @[TOC](这里写自定义目录标题) CommandNotFoundError: Your shell has not ...

  3. CommandNotFoundError: Your shell has not been properly configured to use ‘conda activate‘. To initia

    @CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. To initi ...

  4. Pycharm中anaconda创建激活虚拟环境出现错误:Your shell has not been properly configured to use ‘conda activate‘.

    Pycharm中anaconda创建激活虚拟环境出现错误:Your shell has not been properly configured to use 'conda activate'. 前言 ...

  5. 报错:CommandNotFoundError: Your shell has not been properly configured to use ‘conda activate‘. 问题解决

    今天在VS code里跑一个小网络,想先切换conda环境,发现无法切换了,并提示报错为: PS E:\XXX> conda activate XXXXXCommandNotFoundError ...

  6. Vscode中报错 CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'.

    首先明确一下问题,因为好像这个报错我在网上搜到可能会有一些不同的原因的引起,我的Vscode 在运行py文件时激活anaconda虚拟环境的报错信息如下图所示,如果你的报错和我一样的话,那说明能按我下 ...

  7. vscode CommandNotFoundError: Your shell has not been properly configured to use ‘conda activate‘.解决

    1. 问题出现: 已安装anaconda并已添加其环境变量,测试在win+cmd中输入conda及相关conda activate命令等都是正常的,但当在vscode中run/debug工程py脚本时 ...

  8. Conda activate报错 CommandNotFoundError: Your shell has not been properly configured to use ‘conda

    Conda activate报错 CommandNotFoundError: Your shell has not been properly configured to use 'conda act ...

  9. windows10下激活conda环境报错CommandNotFoundError: Your shell has not been properly configured to use conda

    因为安装Anaconda是比较久以前的事情,安装了之后又没有用过,最近想用来机器学习,安装pytorch啥的,于是捡了回来. 首先查看了我电脑上的conda环境以及版本 conda info --en ...

最新文章

  1. 原来被原子弹炸到是这种感觉!也太刺激了吧!
  2. 为什么要用RabbitMQ
  3. 微软官宣:史上最贵开发工具 75亿美金收购GitHub
  4. RaspberryPi(一)
  5. [Python] pdb 调试
  6. 【题解】狼和羊-C++
  7. 论文阅读:染色归一化
  8. 什么是阿尔法和贝塔?
  9. c语言不用加号怎么算加法,加法
  10. Makefile3、书写规则(文件搜寻、伪目标、多目标、静态模式、自动生成依赖性)
  11. 【图文教程】注册Oculus开发者账号
  12. 使Twitter数据对百事可乐和可口可乐进行客户情感分析
  13. ceph trash 调研
  14. 云海轻站常见问题整理
  15. cpu架构(cpu架构怎么看)
  16. c语言编程知识分享uc头条,UC头条:中保研C
  17. Android手机病毒“三宗罪”
  18. 历城职专学前计算机专业,一年之计在于春,不负青春好时节——历城职专学前教育专业2019级技能运动会圆满举行...
  19. Qualcomm 7X7 ASF锐化原理
  20. java中的SDK和JDK和jar

热门文章

  1. 常用 Http 的请求方法
  2. 【bzoj2705】[SDOI2012]Longge的问题 欧拉函数
  3. UML分析AsyncDisplayKit框架-ASMuplexImageNode异步下载时序图。
  4. Java加入背景音乐
  5. hdu 2602 Bone Collector(01背包)
  6. 为mongodb加上权限
  7. c++ 已声明变量提示未定义
  8. think in java - 第四章 学习笔记
  9. 唐骏:幸福与财富无关
  10. 基于ArcGIS10.0和Oracle10g的空间数据管理平台(C#开发)-数据库设计