I am trying to update my environment on Casper and getting the following error:
SpecNotFound: Anaconda Client is required to interact with anaconda.org or an Anaconda API. Please run `conda install anaconda-client -n base`.
Should I do that? Is this a red-herring?
cc @Kevin Hallock, @Anderson Banihirwe
that's interesting...
I just run conda update --all
on one of my environments, and things seem to be working fine
How are you updating your environment i.e what command are you executing?
The only reason you would need anaconda-client
is when you want to connect and/or manage your Anaconda cloud account
Does your environment have packages from custom/private conda channels?
Would a connectivity problem explain this?
Last updated: May 16 2025 at 17:14 UTC