Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Chris Angelico Newsgroups: comp.lang.python Subject: Re: installer user interface glitch ? Date: Mon, 2 Nov 2015 09:38:10 +1100 Lines: 14 Message-ID: References: <20151101081401312.7CB171092D5B3FA6@griff-18f062b3e> <5cf3c8b2-4095-4e73-98bf-dcc8d776005d@googlegroups.com> <1e5939df-d2c3-4e08-ab26-36c81b0218c5@googlegroups.com> <641afbd8-b0b3-4d6b-969f-13cf19c25043@googlegroups.com> <201511012148.tA1LmSop023373@fido.openend.se> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de RonOivWno0lhaH5i5LRujQsXZII3K49AWjhCSAIRoeNQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.038 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'python': 0.10; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'installer.': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'stepp': 0.16; 'subject:user': 0.16; 'wrote:': 0.16; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'saying': 0.22; 'am,': 0.23; 'nearly': 0.23; 'header:In-Reply-To:1': 0.24; 'mon,': 0.24; "doesn't": 0.26; 'error': 0.27; 'subject: ?': 0.27; 'message-id:@mail.gmail.com': 0.27; 'actual': 0.28; 'windows,': 0.29; '"the': 0.32; 'problem': 0.33; 'info': 0.34; 'received:google.com': 0.35; 'text': 0.35; 'clear': 0.35; 'nov': 0.35; "isn't": 0.35; 'but': 0.36; 'received:209.85': 0.36; 'subject:: ': 0.37; 'received:209.85.213': 0.37; 'itself': 0.38; 'received:209': 0.38; 'easy': 0.60; 'course': 0.62; 'different': 0.63; '3.4': 0.84; 'chrisa': 0.84; 'defense,': 0.84; 'to:none': 0.91; 'relating': 0.93 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=VzaWUTNAV6HXS/BuQWcu44DAt8uvO1D44v2muvy3eAk=; b=DNrL38oX/DHNN+Vb8bURIKFeaNiu5pJ0OfYEea5xiWiejTHOY081EtZA7ZvpvAbIST nFiHHtbluva5BMiigt4SshHW7IRPITVEkk0JLDus7bfJeuk2DPsT2zswFax6+Ihxdqjx RqGWuskJ6a4xkRsGv9o5Yakw+w5F1rU6QTDPXqUu4n0g/8cZvsgHaxDcljUewwzFPOj5 wbQqcBbMHHPgcppNWSM6A/MhM+PbAgT5zX5E8SgjCXnMlZvNi0ww/RcYJ0ZKAl9qbpSa GKoxflsGcBTkqdp/j6x8HPvi8ZZUv70kCzcrCjVIlIBIS71fm9ar25hQ7IIPiBzuZPMj E1sg== X-Received: by 10.50.41.74 with SMTP id d10mr8915439igl.94.1446417490400; Sun, 01 Nov 2015 14:38:10 -0800 (PST) In-Reply-To: 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: , Xref: csiph.com comp.lang.python:98070 On Mon, Nov 2, 2015 at 9:28 AM, boB Stepp wrote: > Of course if such > people would only type in their issue into their favorite search > engine... But that is a different issue--heavy sigh! In their defense, "the installer for Python has a blank window" isn't nearly as internet-searchable as an actual text error message - plus the problem exhibits itself in a number of different ways (probably relating to exactly what parts of XP are available, or something). Once there's a clear error message saying that this Python doesn't work on this Windows, it'll be easy for people to look up info on it, and then find a fully-supported Python 3.4 installer. ChrisA