小编Pie*_*rre的帖子

conda 更新 conda 不起作用

我想更新 conda 以获取更高版本的 python 及其扩展,但它一直告诉我:

(base) C:\Users\pierr>conda update conda
Solving environment: done


==> WARNING: A newer version of conda exists. <==
  current version: 4.5.2
  latest version: 4.5.4

Please update conda by running

    $ conda update -n base conda



# All requested packages already installed.


(base) C:\Users\pierr>conda update -n base conda
Solving environment: done


==> WARNING: A newer version of conda exists. <==
  current version: 4.5.2
  latest version: 4.5.4

Please update conda by running

    $ conda update -n base conda



# …
Run Code Online (Sandbox Code Playgroud)

python conda

7
推荐指数
1
解决办法
1369
查看次数

标签 统计

conda ×1

python ×1