When using conda command, terminalkeeps showing “Error while loading conda entry point: anaconda-cloud-auth”.I tried conda update conda
, but it doesn’t work.And I found that my conda couldn’t update.My conda staied in 23.7.x(I don’t remember exactly).
I tried to remove anaconda-cloud-auth. Then I found my conda updated to 23.11.0. And the error report was gone. I used conda install anaconda-cloud-auth
, and it succeeded with 0 error. But, I found the newest conda editions start with 24.x.x, and I tried conda update conda
again, it still staied in 23.11.0.
Bellamy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.