Relative Content

Tag Archive for pythonanaconda

Problems encountered when installing new solver

When I used conda install -n base conda-libmamba-solver
conda config –set solver libmamba
These two commands to install and set the new solver,i thought everything was fine.But when I try to install e.g. numpy package, I got the error CondaValueError: You have chosen a non-default solver backend (libmamba) but it was not recognized. Choose one of: classic