Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73950
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2014-07-04 04:16 -0700 |
| References | <a7809952-685b-489b-a94c-63b83c971027@googlegroups.com> <mailman.11437.1404363602.18130.python-list@python.org> |
| Message-ID | <85a29f88-ca3b-40da-ae19-518310af0506@googlegroups.com> (permalink) |
| Subject | Re: Is pip being automatically installed for Python 3.4.0? |
| From | Conrad Taylor <conradwt@gmail.com> |
On Wednesday, July 2, 2014 9:59:46 PM UTC-7, Ned Deily wrote: > 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 > Yes, I have come to the same solution prior to the original post but I wanted to try the functionality in PEP 453 being that I would like to prepare instructions for others. > > > -- > > Ned Deily, > > nad@acm.org
Back to comp.lang.python | Previous | Next — Previous 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