STRling
STRling copied to clipboard
conda install error message (still installs)
conda reports the following error, but still installs just fine. Not sure if this can/should be fixed? Might make users think install has failed.
$ conda update -n base conda
$ conda create --name test-strling
$ conda activate test-strling
$ conda install strling
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: done
What is the order of your repodata? Does this also happen when you use mamba as installer (like you should for your own good)