Attempts to update applications either by using the "gear" icon -> Update Application or by going to "Environments" and selecting items to update result in the progress indicator spinning forever. Based on network activity, there is little to nothing happening.
I was able to update from command line using: $conda update --prefix /opt/anaconda3 anaconda
Expected Behavior
Application should be updated. and version should be the latest.
Steps to Reproduce
Try updating Spyder from the Home Screen or Environments
Actual Behavior
Attempts to update applications either by using the "gear" icon -> Update Application or by going to "Environments" and selecting items to update result in the progress indicator spinning forever. Based on network activity, there is little to nothing happening.
I was able to update from command line using: $conda update --prefix /opt/anaconda3 anaconda
Expected Behavior
Application should be updated. and version should be the latest.
Steps to Reproduce
Try updating Spyder from the Home Screen or Environments
Anaconda or Miniconda version:
Anaconda3-2020.11-MacOSX-x86_64.pkg
Operating System:
macOS Big Sur Version 11.1
conda info
conda list --show-channel-urls
This is after running the command line $conda update --prefix /opt/anaconda3 anaconda