Skip to content
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

revert to conda but with libmamba solver #839

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

casperdcl
Copy link
Member

@casperdcl casperdcl commented Sep 12, 2023

Copy link
Contributor

@paskino paskino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the difference?

@casperdcl
Copy link
Member Author

What is the difference?

We rely one one less thing, don't have to add FAQs & docs for mamba everywhere, and the conda commands pple expect "just work"

@casperdcl casperdcl force-pushed the conda-libmamba-solver branch from 3a6b66a to 73d5430 Compare September 12, 2023 19:08
@KrisThielemans
Copy link
Member

This is failing on the conda env update --file environment.yml for 3 of the docker builds with (e.g. here

#58 89.21 Collecting package metadata (repodata.json): ...working... done
Error: The operation was canceled.

After 5 hours. Presumably the libmamba-solver didn't help. Sigh.

@casperdcl
Copy link
Member Author

casperdcl commented Dec 8, 2023

actually as per https://conda.org/blog/2023-11-06-conda-23-10-0-release we can just revert to plain conda>=23.10 now. No need to explicitly use mamba or the libmamba solver.

@casperdcl casperdcl force-pushed the conda-libmamba-solver branch from 73d5430 to ecce9d0 Compare December 8, 2023 11:07
@paskino
Copy link
Contributor

paskino commented Feb 23, 2024

shall we close this @casperdcl ?

@KrisThielemans
Copy link
Member

Yes please. Could do a new but simpler one later as conda now defaults to the mamba solver, but I personally see no good reason to do the effort.

@casperdcl casperdcl force-pushed the conda-libmamba-solver branch from ecce9d0 to 44a35f5 Compare March 22, 2024 19:11
@KrisThielemans KrisThielemans merged commit d7291d7 into master Mar 22, 2024
8 checks passed
@KrisThielemans KrisThielemans deleted the conda-libmamba-solver branch March 22, 2024 23:45
@KrisThielemans KrisThielemans added this to the v3.6 milestone Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants