After downloading Anaconda from the official website, this page
https://weblabo.oscasierra.net/python-anaconda-uninstall-macos/
Uninstalled with reference to .
And I needed anaconda, so I tried to download anaconda again.
Anaconda3 is already installed in/opt/anaconda3.Use'conda update anaconda3' to update Anaconda3.
Cannot download with error
When I entered opt to check if anaconda3 is present, there are no files and the conda command is not available.
I would like to install anaconda again, but how can I do it?
Thank you for your cooperation
Your environment
macOS Catalina version 10.15.7
Previously, PATH was written in .bash_profile, but for Catalina, PATH was written in .zshrc.Your PATH may not have been cleared. Try clearing your .zshrc in the same way you cleared your .bash_profile PATH.
© 2024 OneMinuteCode. All rights reserved.