Path: csiph.com!xmission!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.albasani.net!newsreader4.netcologne.de!news.netcologne.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'thu,': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:broken': 0.16; 'subject:install': 0.16; 'unsupported': 0.16; 'wrote:': 0.16; 'detect': 0.18; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'tracker': 0.20; 'sep': 0.22; 'am,': 0.23; 'header:In-Reply-To:1': 0.24; 'point.': 0.27; 'message-id:@mail.gmail.com': 0.27; 'helpful.': 0.29; 'raise': 0.29; 'run': 0.33; 'received:google.com': 0.35; 'something': 0.35; 'should': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'being': 0.37; 'chrisa': 0.84; 'to:none': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=p1LRwJTtcQlpMg09V9c21j9Zv8CbZxGIcHXXfBAaWLA=; b=mYeMp9O0tvlsdsGYIYcmwoQnXJmGHoS2t3rIh54MKJh5PSk0JglR/oxSaBDQNXjmya 2fpqPM5BItPqzJBlVdSa+iUQpZOrrPADWvOLvsid6Em3lFQGvaSl8D1EocWglVcFR48u 0KjUGasnfJk+gxHTNAxWleY13IE3uszfp3VazT9g5FEyLB8YfWdqVbul5hU/ltM/bl6c o80t2XR0b4bzuZ5sLiXoVwU2+hXm136pFrU7MhSbfyNmAyXoWzGusZih/imFiYlefCwu oLrBaqFe6ppd8C7jzdgK6BTNBXxdpb1UUiPufEyt+YzGnO37IwKMfq2wsb3c2hnMOBFO 4v8Q== MIME-Version: 1.0 X-Received: by 10.50.50.198 with SMTP id e6mr17108967igo.13.1442418029629; Wed, 16 Sep 2015 08:40:29 -0700 (PDT) In-Reply-To: References: <55F7F634.9040008@gmail.com> Date: Thu, 17 Sep 2015 01:40:29 +1000 Subject: Re: broken install? From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1442418032 news.xs4all.nl 23818 [2001:888:2000:d::a6]:34198 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:96686 On Thu, Sep 17, 2015 at 1:26 AM, wrote: > The installer should detect that it is being run on an unsupported system > and do something helpful. Fair point. Want to raise a tracker issue on bugs.python.org about it? ChrisA