python-pip-wheel package

Steven Penny svnpenn@gmail.com
Sat Apr 20 22:09:00 GMT 2019


On Sat, 20 Apr 2019 14:32:50, Steven Penny wrote:
> If you inspect the first one you find this file:
> 
>     /usr/share/python-wheels/pip-19.0.3-py2.py3-none-any.whl
> 
> which appears to be a full "pip" installation. This raises some questions:
> 
> 1. if "pip" is installed alongside Python, why is it not put into "/usr/bin" or
>    similar?
> 
> 2. if "python-pip-wheel" is already installed, what is the point of
>    "python27-pip" and similar?

I think I answered my own question. You can use this package with "ensurepip":

https://docs.python.org/library/ensurepip


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list