conda update CondaHTTPError: HTTP None

后端 未结 17 821
无人共我
无人共我 2020-12-07 16:44

Midway through running Conda Update --all, the update stalled. Multiple packages had been updated. Now, when I run conda update --all or cond

17条回答
  •  Happy的楠姐
    2020-12-07 17:28

    You should check your .condarc file located in your Miniconda3/Anaconda3 root directory. There should be a line with just a hyphen. This line corresponds to the None channel. Deleting the line fixed the issue for me.

提交回复
热议问题