This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: python-pip-wheel package
- From: Steven Penny <svnpenn at gmail dot com>
- To: cygwin at cygwin dot com
- Date: Sat, 20 Apr 2019 15:09:09 -0700 (PDT)
- Subject: Re: python-pip-wheel package
- References: <5cbb9002.1c69fb81.30224.9088@mx.google.com>
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