Closed rraju26 closed 2 years ago
In the environment you list - I do not see conda or the anaconda metapackage installed. It looks like your version of conda is already the latest version - so I would not expect it to update as it is already at the latest. The anaconda metapackage pins to the package versions included in the Anaconda Individual Edition installer releases. You can find the package lists with versions here: https://docs.anaconda.com/anaconda/packages/
If you conda install anaconda - instead of update, you will then be able to update that in the future for the environment you've listed. Or if you are just looking to update all the packages in your active environment conda update --all might be what you are looking for.
I'm going to close this issue though - as it looks like conda is behaving as expected here.
Thanks for opening an issue! Please fill out the following template in full.
A few things to keep in mind:
This issue tracker is for issues with installing Anaconda or Miniconda or with packages built by Anaconda, Inc. like Anaconda Navigator. It is also a place to request packages or other enhancements of the Anaconda Distribution.
Anaconda Community Code of Conduct: https://www.anaconda.com/community-code-of-conduct/
For conda issues, you should open an issue at https://github.com/conda/conda/issues filed bug report : conda update conda failing to update Number 11185 received response from jezdez Please file a ticket in the Anaconda issue tracker. This is the issue tracker for the conda package manager. Thank you for understanding!
For conda-build issues, you should open an issue at https://github.com/conda/conda-build
For an issue with a particular conda-forge package, you should open an issue on the corresponding feedstock: https://github.com/conda-forge
Actual Behavior
PackageNotInstalledError: Package is not installed in prefix. prefix: /Users/xx/opt/anaconda3/envs/refpluspdf package name: anaconda
Unable to update any of the outdated packages in this environment. I have tried the
which went
Collecting package metadata (current_repodata.json): done Solving environment: done
All requested packages already installed.
Expected Behavior
the command should update anaconda/packages
Steps to Reproduce
Anaconda or Miniconda version:
2.1.1 / 2021.11
Operating System:
macOS Monterey v 12.2 21D49
conda info
conda list --show-channel-urls