Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #99886
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Laura Creighton <lac@openend.se> |
| Newsgroups | comp.lang.python |
| Subject | Re: Installation Problem |
| Date | Wed, 02 Dec 2015 14:59:13 +0100 |
| Lines | 17 |
| Message-ID | <mailman.130.1449064762.14615.python-list@python.org> (permalink) |
| References | <CALZwEy9ha1rc8tn_X899igrVhwB9mQi6Ky=qQnmrZEJx3bK2sQ@mail.gmail.com> <CAPTjJmq1-+FNNBJrqBqRUr83MG1R3txM+yQzW1hLPitG4yQw=Q@mail.gmail.com> <n3mrq8$lkd$1@ger.gmane.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| X-Trace | news.uni-berlin.de 74EG18vwmXwbmeH2knq7uwcu9gMHuTy2u+YXF9SciR/g== |
| Return-Path | <lac@openend.se> |
| 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; 'cc:addr:python-list': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'since.': 0.09; 'stale': 0.09; 'wed,': 0.15; '"python': 0.16; 'balls': 0.16; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'hits': 0.16; 'message- id:@fido.openend.se': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:Installation': 0.16; 'subject:Problem': 0.16; 'laura': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'issue.': 0.20; 'cc:2**1': 0.22; 'lawrence': 0.22; 'installation': 0.23; 'dec': 0.23; 'this:': 0.23; 'tired': 0.27; 'idea,': 0.29; 'once,': 0.29; 'received:se': 0.29; 'unlikely': 0.29; 'cc:no real name:2**1': 0.29; 'that.': 0.30; "i'd": 0.31; 'asking': 0.35; 'problem.': 0.35; 'but': 0.36; 'there': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'mark': 0.40; 'header:Message-Id:1': 0.61; 'different': 0.63; 'else.': 0.66; 'gotten': 0.76; 'funny': 0.83; 'hanging': 0.84; 'header:In-reply-to:1': 0.84; "op's": 0.84; 'to:addr:yahoo.co.uk': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=openend.se; s=default; t=1449064758; bh=uYhbugPvRa9dvCKV2gIe8bHixmQS0sfykClWMX5grE8=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=RIWpN9PybUEUAUaR+PD/UgTLpRNLpvA9FHR1T6ON9ChkiWRRm335SwIgK5dbwvXnE 01KOEsqr3+kCVrhHRPnKjn0IQnEYSM3WJ04f8Tf06waAHQPaizXtdB2Ez589B531Sw usKi3pdA9aA1BEf10zxEFobeXBbYBVvOmlMHgTvs= |
| In-reply-to | <n3mrq8$lkd$1@ger.gmane.org> |
| Comments | In-reply-to Mark Lawrence <breamoreboy@yahoo.co.uk> message dated "Wed, 02 Dec 2015 13:30:38 +0000." |
| Content-ID | <26527.1449064753.1@fido> |
| X-Greylist | Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Wed, 02 Dec 2015 14:59:18 +0100 (CET) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| 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> |
| Xref | csiph.com comp.lang.python:99886 |
Show key headers only | View raw
In a message of Wed, 02 Dec 2015 13:30:38 +0000, Mark Lawrence writes: >0) before asking search for "python installation problem" just in case >you're not the first person to have this issue. That is not a good idea, there are so many different hits for that. The first one I get is this: http://superuser.com/questions/613820/error-installing-python-on-windows-7-x64 which is unlikely to be the OP's problem. I'd like it if people would stop mentioning crystal balls and the like around here, which was funny once, but which has gotten extremely stale since. And if people whose first take on others is 'does this give me an opportunity to be sarcastic' took it someplace else. I get very tired of hanging around people who think that sarcastic is clever. Laura
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Installation Problem Laura Creighton <lac@openend.se> - 2015-12-02 14:59 +0100
csiph-web