Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58562
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.kamp.net!newsfeed.kamp.net!newsfeeder.ewetel.de!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <amirouche.boubekki@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.016 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'modified': 0.07; 'setup.py': 0.09; 'cc:addr:python-list': 0.11; 'exactly,': 0.16; 'subject:install': 0.16; ':-)': 0.16; 'seems': 0.21; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'package.': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'cool': 0.30; 'message-id:@mail.gmail.com': 0.30; 'another': 0.32; 'subject:from': 0.34; 'usual': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'done': 0.36; 'does': 0.39; 'how': 0.40; 'to:addr:gmail.com': 0.65 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=pcTMUJjgPYhkaoLj0cgLXSljwn/Og5iXFJgeebGP73U=; b=kD3E5XRFNCEtlZa6teCHaallyGBkbdn9o12jl1K9jnnYZnRV67W4s7le/m133QoSy+ 7A0jUb/TOIhRQ/5E7OLFJtZ9EgyQxeLsDpQ20bhiFuCcSlWYcgu4o7ysL6Ma89fbHVpG m6UK3fqK0jOe7lBkyE5QPjti0H1U1wntTYV6REp3mkNouOeb5tz5qf8s5X67oL3C39Da Z7nuyAtZ/6otmYnUS6kbw0o6kM5AdfVeewVgoKf7McGPHXQT9rgiGGf9LTQZyfCSqKRU em3ame/j568iPojHPwbUbXyoXjT7Hl94hO+P2Pv6/nRDSgFni8a3pboXhDJeyivTMP/U fUzg== |
| X-Received | by 10.60.80.8 with SMTP id n8mr2878590oex.33.1383749392467; Wed, 06 Nov 2013 06:49:52 -0800 (PST) |
| MIME-Version | 1.0 |
| In-Reply-To | <0b25e2d9-396b-430f-b884-a57a7809f643@googlegroups.com> |
| References | <f32bb389-170e-4be7-980f-3d9b449453d4@googlegroups.com> <mailman.2015.1383560597.18130.python-list@python.org> <0b25e2d9-396b-430f-b884-a57a7809f643@googlegroups.com> |
| From | Amirouche Boubekki <amirouche.boubekki@gmail.com> |
| Date | Wed, 6 Nov 2013 15:49:32 +0100 |
| Subject | Re: install package from github repository |
| To | "C. Ng" <ngcbmy@gmail.com> |
| Content-Type | multipart/alternative; boundary=089e01160678ff330104ea834221 |
| Cc | python-list <python-list@python.org> |
| 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.2080.1383749401.18130.python-list@python.org> (permalink) |
| Lines | 37 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1383749401 news.xs4all.nl 15865 [2001:888:2000:d::a6]:33503 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:58562 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
2013/11/6 C. Ng <ngcbmy@gmail.com> > Ok, that seems to work... I modified from another package. > cool > I don't understand how setup.py does it exactly, but got it done anyways. > as usual :-)
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
install package from github repository "C. Ng" <ngcbmy@gmail.com> - 2013-11-04 01:56 -0800
Re: install package from github repository Amirouche Boubekki <amirouche.boubekki@gmail.com> - 2013-11-04 11:22 +0100
Re: install package from github repository "C. Ng" <ngcbmy@gmail.com> - 2013-11-05 23:07 -0800
Re: install package from github repository Amirouche Boubekki <amirouche.boubekki@gmail.com> - 2013-11-06 15:49 +0100
Re: install package from github repository Chris Angelico <rosuav@gmail.com> - 2013-11-04 22:44 +1100
Re: install package from github repository "C. Ng" <ngcbmy@gmail.com> - 2013-11-05 23:05 -0800
csiph-web