Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98032
| Path | csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Chris Warrick <kwpolska@gmail.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: installer user interface glitch ? |
| Date | Sun, 1 Nov 2015 11:06:36 +0100 |
| Lines | 13 |
| Message-ID | <mailman.11.1446372398.4463.python-list@python.org> (permalink) |
| References | <20151101081401312.7CB171092D5B3FA6@griff-18f062b3e> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| X-Trace | news.uni-berlin.de 5Xx6ZQX0vR2OI3LM6A/GPgo7xFt1YicEVS1yv1khij0Q== |
| Return-Path | <kwpolska@gmail.com> |
| 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; 'supported.': 0.09; 'wrong,': 0.09; 'apps': 0.15; 'cc:name:python list': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'select,': 0.16; 'subject:user': 0.16; 'wrote:': 0.16; 'windows': 0.20; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; '(you': 0.23; 'header:In-Reply-To:1': 0.24; 'chris': 0.26; 'subject: ?': 0.27; 'switch': 0.27; 'message- id:@mail.gmail.com': 0.27; 'windows,': 0.29; 'board': 0.30; 'screen': 0.32; 'received:google.com': 0.35; 'could': 0.35; 'but': 0.36; 'received:209.85': 0.36; 'subject:: ': 0.37; 'version': 0.38; 'received:209': 0.38; 'button': 0.38; 'hi,': 0.38; 'sure': 0.39; 'more': 0.63; 'python-list': 0.66; 'here': 0.66; 'to:addr:yahoo.com': 0.80 |
| 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:to :cc:content-type; bh=rkfuD01ppz5Bs+0RXXYpS4UMjmIIKSQKtztKW9Q57WU=; b=UNIZ9/v4qrIGL0cVEBulL+gngFfO6a4pvRMsZi4Otgx3rbHleIp9fVVuHW5YlsFCu9 PM+sLrmKeldWRKe+Kbk2muAgFCpk40J9xGKD8X8/NMGwlw6BLpMM7kpPvgGXOg9g+bl3 DRJsHhBjkdqH1UWBPYsallo4Th7macZq1wG98TYElw1Csb0VEYAo+67n2ZJU96URDnv0 dsz6216pjAOhcPNOEVBKaBfI3wCPYSrv8RbISBDaowVCtmrfJBo4o/nu5uXnS9GbxUBJ gh+XchA4MKlMGx5khwsXom6QDJ0tMOObPWilnd0O4dRl92AxzuWk07Gyq6OjvFN0POrV a9DA== |
| X-Received | by 10.112.236.8 with SMTP id uq8mr7802944lbc.116.1446372396399; Sun, 01 Nov 2015 02:06:36 -0800 (PST) |
| In-Reply-To | <20151101081401312.7CB171092D5B3FA6@griff-18f062b3e> |
| 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:98032 |
Show key headers only | View raw
On 1 November 2015 at 09:23, t_ciorba--- via Python-list <python-list@python.org> wrote: > > hi, > i am not sure what is wrong, but after launching the installer for windows XPsp3 python-3.5.0.exe i couldnt see what i have to select, it was a white board and the only button on it was "cancel". here is a screen of it: Windows XP is not supported. Please upgrade to a modern version of Windows, or switch to Linux. (you could also use 3.4.3, but Windows XP is insecure, and more apps will follow suit.) -- Chris Warrick <https://chriswarrick.com/> PGP: 5EAAEA16
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: installer user interface glitch ? Chris Warrick <kwpolska@gmail.com> - 2015-11-01 11:06 +0100
Re: installer user interface glitch ? rurpy@yahoo.com - 2015-11-01 07:43 -0800
Re: installer user interface glitch ? Chris Angelico <rosuav@gmail.com> - 2015-11-02 02:52 +1100
Re: installer user interface glitch ? rurpy@yahoo.com - 2015-11-01 08:24 -0800
Re: installer user interface glitch ? Chris Angelico <rosuav@gmail.com> - 2015-11-02 03:43 +1100
Re: installer user interface glitch ? rurpy@yahoo.com - 2015-11-01 11:41 -0800
Re: installer user interface glitch ? MRAB <python@mrabarnett.plus.com> - 2015-11-01 20:46 +0000
Re: installer user interface glitch ? Laura Creighton <lac@openend.se> - 2015-11-01 22:48 +0100
Re: installer user interface glitch ? rurpy@yahoo.com - 2015-11-02 07:53 -0800
Re: installer user interface glitch ? boB Stepp <robertvstepp@gmail.com> - 2015-11-01 16:28 -0600
Re: installer user interface glitch ? Chris Angelico <rosuav@gmail.com> - 2015-11-02 09:38 +1100
Re: installer user interface glitch ? Terry Reedy <tjreedy@udel.edu> - 2015-11-01 19:50 -0500
Re: installer user interface glitch ? Steven D'Aprano <steve@pearwood.info> - 2015-11-02 12:32 +1100
Re: installer user interface glitch ? Chris Angelico <rosuav@gmail.com> - 2015-11-02 12:50 +1100
Re: installer user interface glitch ? alister <alister.nospam.ware@ntlworld.com> - 2015-11-03 09:04 +0000
Re: installer user interface glitch ? Michiel Overtoom <motoom@xs4all.nl> - 2015-11-01 16:54 +0100
Re: installer user interface glitch ? Terry Reedy <tjreedy@udel.edu> - 2015-11-01 20:02 -0500
csiph-web