Opened 11 years ago
Closed 11 years ago
#43074 closed enhancement (fixed)
py34-pip missing
Reported by: | zeed@… | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | py-pip |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
According to PEP 453 it should be ensured that "whenever Python is installed pip is either installed or is otherwise made readily available to end users."
Unfortunately I was not able to find it, nor was I able to use the recommended python -m ensurepip
command to get python to automatically install it.
Change History (3)
comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)
Cc: | egall@… added |
---|
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | pip python python34 removed |
Owner: | changed from macports-tickets@… to stromnov@… |
Port: | py-pip added |
Type: | request → enhancement |
comment:3 Changed 11 years ago by stromnov (Andrey Stromnov)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed at r118215.
Note: See
TracTickets for help on using
tickets.
Cc Me!