Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73877
| From | Ned Deily <nad@acm.org> |
|---|---|
| Subject | Re: Is pip being automatically installed for Python 3.4.0? |
| Date | 2014-07-02 21:59 -0700 |
| References | <a7809952-685b-489b-a94c-63b83c971027@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11437.1404363602.18130.python-list@python.org> (permalink) |
In article <a7809952-685b-489b-a94c-63b83c971027@googlegroups.com>, Conrad Taylor <conradwt@gmail.com> wrote: > Hi, shouldn't pip be automatically installed for Python 3.4.0 release? I > have read through the release and the PEP 453. Thus, can someone confirm > whether or not this is the case? BTW, I have installed Python 3.4.0 using > MacPorts. Like many other third-party package managers, MacPorts has chosen to continue to distribute pip as a separate item. To install it and the MacPorts Python 3.4: sudo port install py34-pip -- Ned Deily, nad@acm.org
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Is pip being automatically installed for Python 3.4.0? Conrad Taylor <conradwt@gmail.com> - 2014-07-02 18:12 -0700
Re: Is pip being automatically installed for Python 3.4.0? Frank Liou <fk26541598fk@gmail.com> - 2014-07-02 18:29 -0700
Re: Is pip being automatically installed for Python 3.4.0? Conrad Taylor <conradwt@gmail.com> - 2014-07-02 19:52 -0700
Re: Is pip being automatically installed for Python 3.4.0? Zachary Ware <zachary.ware+pylist@gmail.com> - 2014-07-02 22:23 -0500
Re: Is pip being automatically installed for Python 3.4.0? Terry Reedy <tjreedy@udel.edu> - 2014-07-02 22:59 -0400
Re: Is pip being automatically installed for Python 3.4.0? Ned Deily <nad@acm.org> - 2014-07-02 21:59 -0700
Re: Is pip being automatically installed for Python 3.4.0? wxjmfauth@gmail.com - 2014-07-02 22:55 -0700
Re: Is pip being automatically installed for Python 3.4.0? Conrad Taylor <conradwt@gmail.com> - 2014-07-04 04:16 -0700
csiph-web