Hacker News new | ask | show | jobs
by disgruntledphd2 1700 days ago
One of the nice things about Conda is that it will handle these kinds of dependencies for you within the environment it sets up.

While it doesn't really matter for web/scripting use cases, it's an absolute godsend for DS/ML workflows.

But the resolver, oh why does the resolver take so long?

1 comments

we do conda -> mamba for that exact scenario :)