With correct channels, calling conda create -n dragons python=3.10 dragons ds9 returns:
Channels:
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
To search for alternate channels that may provide the conda package you're
looking for, navigate to
Is this a common error?
With correct channels, calling conda create -n dragons python=3.10 dragons ds9 returns:
Channels:
Platform: osx-arm64
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
To search for alternate channels that may provide the conda package you're
looking for, navigate to
Is this a common error?