[Distutils] The future of invoking pip
Antoine Pitrou
solipsis at pitrou.net
Sat Nov 7 17:21:34 EST 2015
The actual question is: which problem are you trying to solve *that
current users are actually experiencing*?
I'm -1 on removing the "pip" command. "python -m pip" is frankly not a
reasonable subtitution if we want to *promote* pip.
> * The above gets *really* confusing when ``pipX`` or ``pip`` do not agree with
> what ``pythonX`` and ``python`` point to.
That's a problem for foreign package managers and distributions. Let
them deal with it.
Regards
Antoine.
More information about the Distutils-SIG
mailing list