Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73877
| Return-Path | <python-python-list@m.gmane.org> |
|---|---|
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.002 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'third-party': 0.04; 'subject:Python': 0.06; 'item.': 0.09; 'pep': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:skip:a 10': 0.09; 'thus,': 0.09; 'python': 0.11; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'release?': 0.16; 'sudo': 0.16; 'wrote:': 0.18; 'separate': 0.22; 'install': 0.23; 'header :User-Agent:1': 0.23; "shouldn't": 0.24; 'distribute': 0.26; 'header:X-Complaints-To:1': 0.27; 'installed': 0.27; 'charset:us- ascii': 0.36; 'subject:?': 0.36; 'hi,': 0.36; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'release': 0.40; 'read': 0.60; 'confirm': 0.64; 'received:204': 0.75; 'article': 0.77; 'case?': 0.84; 'received:204.14': 0.84; 'subject:being': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Ned Deily <nad@acm.org> |
| Subject | Re: Is pip being automatically installed for Python 3.4.0? |
| Date | Wed, 02 Jul 2014 21:59:46 -0700 |
| References | <a7809952-685b-489b-a94c-63b83c971027@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | 204.14.154.233 |
| User-Agent | MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11437.1404363602.18130.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1404363602 news.xs4all.nl 2955 [2001:888:2000:d::a6]:34933 |
| X-Complaints-To | abuse@xs4all.nl |
| X-Original-Bytes | 3192 |
| Path | csiph.com!usenet.pasdenom.info!news.stben.net!border3.nntp.ams.giganews.com!backlog3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
| Xref | csiph.com comp.lang.python:73877 |
Show key headers only | View raw
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