python的激活问题

编程入门 行业动态 更新时间:2024-10-24 20:13:12

C:\Users\12199>conda info --envs
# conda environments:
#
kr                       C:\Users\12199\.conda\envs\kr
tf2x                     C:\Users\12199\.conda\envs\tf2x
base                  *  D:\BaiduNetdiskDownload\anaconda


C:\Users\12199>conda activate D:\BaiduNetdiskDownload\anaconda

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'.

C:\Users\12199>CALL conda.bat activate

(base) C:\Users\12199>conda activate

(base) C:\Users\12199>python
Python 3.9.12 (main, Apr  4 2022, 05:22:27) [MSC v.1916 64 bit (AMD64)] :: Anaconda, Inc. on win32
Type "help", "copyright", "credits" or "license" for more information.

更多推荐

python的激活问题

本文发布于:2023-10-17 12:59:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1500977.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:python

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!