public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* python-pip-wheel package
@ 2019-04-20 21:32 Steven Penny
  2019-04-20 22:09 ` Steven Penny
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Penny @ 2019-04-20 21:32 UTC (permalink / raw)
  To: cygwin

I noticed today that the "python27" and similar require among others these
packages:

- python-pip-wheel
- python-setuptools-wheel

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?


--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: python-pip-wheel package
  2019-04-20 21:32 python-pip-wheel package Steven Penny
@ 2019-04-20 22:09 ` Steven Penny
  0 siblings, 0 replies; 2+ messages in thread
From: Steven Penny @ 2019-04-20 22:09 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-20 22:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-20 21:32 python-pip-wheel package Steven Penny
2019-04-20 22:09 ` Steven Penny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).