ContinuumIO / anaconda-issues

Anaconda issue tracking
647 stars 221 forks source link

Problem in installing astromatic softwares. #13308

Open harshkumar13 opened 10 months ago

harshkumar13 commented 10 months ago

Checklist

Impacted product

What happened?

Conda seems to have the following packages at the anaconda.org: astromatic-swarp, astromatic-psfex, astromatic-sextractor However, cond ais not able to find these while installing through command line. I have installed these in the past using the same commands e.g. : conda install -c conda-forge astromatic-swarp

Expected behavior or outcome

currently the coomand says no package found with the following output:

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

https://anaconda.org

and use the search bar at the top of the page.

Conda info

No response

Conda config

No response

Conda list

No response

Additional information

No response

domeckert commented 7 months ago

Same problem here