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?
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?


Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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?