[Distutils] Multiple pips to go along with my multiple Pythons

Paul Moore p.f.moore at gmail.com
Thu May 7 10:03:38 CEST 2015


On 7 May 2015 at 04:16, Robert Collins <robertc at robertcollins.net> wrote:
> If you don't have a pip at all, then yes, download + python setup.py
> install in the pip tree.

Or use get-pip.py from https://bootstrap.pypa.io/get-pip.py (which
will install from wheel, so is probably a tiny bit faster if you
care).
Paul


More information about the Distutils-SIG mailing list