It is occured on conda update -n base -c defaults conda
:
I have fixed it by the --force
flag:
conda update -n base -c defaults --force conda
See also: How did I upgrade Conda in AWS DLAMI?
I have fixed it by the --force
flag:
conda update -n base -c defaults --force conda
See also: How did I upgrade Conda in AWS DLAMI?