conda update conda >> successful
conda update anaconda >> gives me error saying package is not installed in prefix.
I have sing
to solve the problem after message "PackageNotInstalledError: Package is not installed in prefix" package name: anaconda:
conda update --all ... Proceed ([y]/n)? y
regards !