JuliaPy / Conda.jl

Conda managing Julia binary dependencies
Other
171 stars 57 forks source link

CondaValueError: You have chosen a non-default solver backend (libmamba) but it was not recognized. Choose one of: classic #239

Open mkitti opened 1 year ago

mkitti commented 1 year ago

Maybe we should also include conda-libmamba-solver during build?

sebacea commented 11 months ago

I am unable to build PyCall because of this error

mkitti commented 11 months ago

You could choose a different solver? I will start looking further into this.

sebacea commented 11 months ago

I solved the problem by re-installing Julia with Juliaup

dehann commented 9 months ago

Hi, I happened to find this thread with a somewhat related question. Looks like default conda solver is-slow / has-issues. One recommended solution I was looking at is to change the solver as per:

Figured I'd post here for folks with similar search I had.

Oldheaaa commented 7 months ago

https://blog.csdn.net/weixin_46680006/article/details/134478904?spm=1001.2014.3001.5502

Oldheaaa commented 7 months ago

https://blog.csdn.net/weixin_46680006/article/details/134478904?spm=1001.2014.3001.5502