This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: python-pip-wheel package


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]