IN-CORE / incore-docs

IN-CORE documentations
9 stars 13 forks source link

Add libmamba solver to pyincore installation notes #375

Closed navarroc closed 4 months ago

navarroc commented 5 months ago

For users having issues installing the python related libraries such as pyincore, they can try to use libmamba solver to resolve dependencies. We should make a note in the installation to try:

conda install -c in-core pyincore --solver=libmamba