-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
conda solver is still extremely slow, even with version 23.10.0 #399
Comments
running this works in reasonable time
|
Hi @mehditlili, Thanks for filing this issue. I can confirm this is indeed pretty slow. We will get the folks working on the new solver integration to take a look. |
I think we have merged a mitigation as part of #394 |
That said, for me this runs reasonably fast:
Also, are you using strict channel priority? Just add |
What happened?
How to replicate:
get the following requirements.txt
run
conda create --name myenv --file requirements.txt --channel conda-forge --channel dglteam
I don't see why on an i7 CPU this would take over an hour. It is still stuck at solving environment...
Conda Details
conda info
conda list
The text was updated successfully, but these errors were encountered: