Conda tells me that there is an update available, but when I try to update, it doesnt work. I run conda update -n base -c defaults conda
and get the following notification:
Collecting package metadata (current_repodata.json): done
Solving environment: done
==> WARNING: A newer version of conda exists. <==
current version: 4.10.3
latest version: 22.11.1
Please update conda by running
$ conda update -n base -c defaults conda
# All requested packages already installed.
I cannot find a github repo for anaconda. What is the issue here? Running conda --version
confirms 4.10.3 is installed. I installed anaconda through the Anaconda3-2022.10-Linux-x86_64.sh
, so definitely not 4.10.3.