Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #13275
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <alec.taylor6@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.005 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'git': 0.07; 'subject:version': 0.07; 'version?': 0.07; 'suggestions,': 0.09; 'url:github': 0.09; 'am,': 0.12; '(windows': 0.16; 'from:addr:alec.taylor6': 0.16; 'from:name:alec taylor': 0.16; 'subject:package': 0.16; 'x64': 0.16; 'wrote:': 0.16; 'wed,': 0.17; 'received:209.85.210.174': 0.18; 'received:mail- iy0-f174.google.com': 0.18; 'header:In-Reply-To:1': 0.22; 'sep': 0.23; 'pm,': 0.24; 'url:mailman': 0.28; 'message- id:@mail.gmail.com': 0.29; 'thanks': 0.30; 'subject:?': 0.31; 'version': 0.32; 'installed': 0.32; 'to:addr:python-list': 0.33; 'url:listinfo': 0.33; "i've": 0.34; 'url:python': 0.36; 'install': 0.37; 'received:google.com': 0.38; 'url:org': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.39; 'skip:- 10': 0.39; 'subject:with': 0.39; 'to:addr:python.org': 0.39; 'taylor': 0.67; 'forma': 0.68; 'evening,': 0.84; 'subject:latest': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=WlB4TeBPXA2haiPMx3+jwQDTAVEXoRBqL+uMlyovTvs=; b=GltCewA3QyJnDqtnBmvllhoDjsdJr7rtNIKisZVVX6fKmKweuYz+ipCFn4j8feo3Ma j8kqHRPSy6kiy0RFQElhB94EGlywKqw2SM0qrZeAZjFB41lO3Xe9P17uCl7CjmFPpBFd udWZNl569pYZO6/JFPsfFDxsGo+CtKcaUB6RU= |
| MIME-Version | 1.0 |
| In-Reply-To | <CAO+9iGefs3Qd=M+TT-jAPxH_PWL_h7yzwfyov8+0fvZfQibpiw@mail.gmail.com> |
| References | <CAO+9iGeBHrshizbyava7fqC6QQCYeuJ4f-1Qjf1zXZ_43sgT4g@mail.gmail.com> <CAO_FcwkYYQwZCeP-KDMqBEw00b1TXuErzMHQUydg57Pdbidbcg@mail.gmail.com> <CAO+9iGefs3Qd=M+TT-jAPxH_PWL_h7yzwfyov8+0fvZfQibpiw@mail.gmail.com> |
| Date | Thu, 15 Sep 2011 00:26:48 +1000 |
| Subject | Re: Replace pip installed package with latest git version? |
| From | Alec Taylor <alec.taylor6@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1118.1316010410.27778.python-list@python.org> (permalink) |
| Lines | 22 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1316010410 news.xs4all.nl 2439 [2001:888:2000:d::a6]:42456 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:13275 |
Show key headers only | View raw
--editable=git+https://github.com/jedie/python-creole.git is not the right forma t; it must have #egg=Package On Wed, Sep 14, 2011 at 10:54 PM, One Murithi <o0murithi@gmail.com> wrote: > pip install -e <PATH_GIT_CHECKOUT> > On Wed, Sep 14, 2011 at 11:44 AM, Alec Taylor <alec.taylor6@gmail.com> > wrote: >> >> Good evening, >> >> I've installed a version of python-creole from pip. How do I upgrade >> it to the latest git version? >> >> (Windows 7 x64 SP1) >> >> Thanks for all suggestions, >> >> Alec Taylor >> -- >> http://mail.python.org/mailman/listinfo/python-list > >
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Replace pip installed package with latest git version? Alec Taylor <alec.taylor6@gmail.com> - 2011-09-15 00:26 +1000
csiph-web