Hacker News new | ask | show | jobs
by icebraining 2977 days ago
I used Conda recently and it was OK, but it's annoying that it can't install stuff directly from PyPI. Unless you're lucky, you still have to use Pip inside the Conda environment to install some packages.
1 comments

A sparkle of hope is that the conda people recently announced in a github ticket that this would be supported as a first class citizen soon.