Live data from Hacker News

Magic-Wormhole – Get things from one computer to another, safely

github.com

191–192 of 192 posts

Re: Magic-Wormhole – Get things from one computer to another, safely

#192
post #121

Earlier quoted context omitted.

Why are the packages removing pip?

Anaconda provides its own separate package-management world, so it makes sense that it doesn't include pip. But you can always still install it.

I'm actually getting tired of package managers reinventing the wheel (literally) every time they want to install something.

In production when I deploy a django app, now I might have two libraries in different places in my system. One from the OS, and one from the pip dependency.

Post reply on HN