Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51672
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.050 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.01; 'subject:Python': 0.06; 'rather,': 0.16; 'subject:install': 0.16; 'subject: ?': 0.16; 'wrote:': 0.18; 'variable': 0.18; 'wed,': 0.18; '31,': 0.24; 'environment': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'subject:that': 0.31; 'received:google.com': 0.35; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'ian': 0.60; 'jul': 0.74; '2013': 0.98 |
| 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 :content-type; bh=mlKfWEb42D8sPHkaNCqhdoRmbsV3l83URm/CF4pPLvk=; b=Wtq4X0lcZEEb3tJJf9Xox/1bFp1lSc/fEP2mfRrVaiAdi7LzSFXo3eL2SXEKqb+bAB JpxjrCJgVUhCPQjmvQq3RUvyhNXnihSlUaIJ9hMRBey/Ms676j6l+scRfaj4QvcErCqO dd4qLfRDGy5BzsMCVD93G7b6js5XvqGVfxQvB6qoJSTvDO3g248PRCCu4A0V4Eg2Jql9 O4/ET18CIepcfuDCnBtRz12tlZxmo9yaBufV1Cd5cemovNXbo6ahuG6SMhNr4fQRisLS xQpc6IUsOReAbuBd87V1G9cR6UCtYLxo7sz54zU1zMHNiXerx70oyuL9C/W36SGVKY22 EvEw== |
| X-Received | by 10.66.228.38 with SMTP id sf6mr3154667pac.21.1375289433770; Wed, 31 Jul 2013 09:50:33 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <CALwzidmh+KfjHwzD9p69i=HMmhT6yM7WHDbvGAieKJg_kyiWvQ@mail.gmail.com> |
| References | <b9a2d220-1f34-4a04-842e-4ec9769d7901@googlegroups.com> <kt1fr1$vd8$1@dont-email.me> <acfe7c02-39b5-4c1d-a16d-41d00201e11a@googlegroups.com> <CALwzidmh+KfjHwzD9p69i=HMmhT6yM7WHDbvGAieKJg_kyiWvQ@mail.gmail.com> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Wed, 31 Jul 2013 10:49:53 -0600 |
| Subject | Re: Is it that easy to install Python ? |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| 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 | <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.35.1375289443.1251.python-list@python.org> (permalink) |
| Lines | 4 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1375289444 news.xs4all.nl 15907 [2001:888:2000:d::a6]:41907 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:51672 |
Show key headers only | View raw
On Wed, Jul 31, 2013 at 10:44 AM, Ian Kelly <ian.g.kelly@gmail.com> wrote: > and then set the PYTHONHOME environment variable to /usr/lib. Rather, just /usr.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Is it that easy to install Python ? santiago.diez@caoba.fr - 2013-07-25 08:11 -0700
Re: Is it that easy to install Python ? Maarten <maarten.sneep@knmi.nl> - 2013-07-25 09:13 -0700
Re: Is it that easy to install Python ? Matthew Lefavor <mclefavor@gmail.com> - 2013-07-25 12:15 -0400
Re: Is it that easy to install Python ? Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2013-07-25 18:36 +0200
Re: Is it that easy to install Python ? Chris Angelico <rosuav@gmail.com> - 2013-07-26 02:44 +1000
Re: Is it that easy to install Python ? Grant Edwards <invalid@invalid.invalid> - 2013-07-25 18:32 +0000
Re: Is it that easy to install Python ? wizzofozz <oscxxxxxxxaas@gmail.com> - 2013-07-28 00:05 +0200
Re: Is it that easy to install Python ? santiago.diez@caoba.fr - 2013-07-31 03:08 -0700
Re: Is it that easy to install Python ? Ian Kelly <ian.g.kelly@gmail.com> - 2013-07-31 10:44 -0600
Re: Is it that easy to install Python ? Ian Kelly <ian.g.kelly@gmail.com> - 2013-07-31 10:49 -0600
csiph-web