Conda looks for current_repodata.json, which no longer exists #134

Open
opened 2021-10-26 21:01:42 +02:00 by jrobsonsf · 0 comments
jrobsonsf commented 2021-10-26 21:01:42 +02:00 (Migrated from github.com)

I can't get past the "conda create -n simswap python=3.6" command, because it tries to reach for the file https://repo.anaconda.com/pkgs/main/win-64/current_repodata.json, which no longer exists in the repository. There is a file in the repository named only "repodata.json", but I don't know how to make the conda look for that instead. What can I do?

image

image

I can't get past the "conda create -n simswap python=3.6" command, because it tries to reach for the file https://repo.anaconda.com/pkgs/main/win-64/current_repodata.json, which no longer exists in the repository. There is a file in the repository named only "repodata.json", but I don't know how to make the conda look for that instead. What can I do? ![image](https://user-images.githubusercontent.com/75945824/138943489-c3ab7918-42d2-4743-9b10-881cf4b53838.png) ![image](https://user-images.githubusercontent.com/75945824/138943672-1feff4ef-8ad0-4820-b31d-8214edec8c54.png)
Sign in to join this conversation.