Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.

Share:

Descriptionn

conda create -n CONDA_ENV

Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.

Solution

conda activate base
conda update conda -c conda-canary
conda config --set channel_priority false

If still not solved, try to use VPN

cover

Post a Comment