Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #93832
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: python 3.5.0b3 (32-bit) exe setup |
| Date | 2015-07-14 15:09 -0400 |
| References | <BAY181-W512AF68C195112D5A79C2D89C0@phx.gbl> <CAPTjJmppYjd3KeusNMqh1cvh4W5SRQFYMZ8Q-v0Awfc_ca1fMA@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.513.1436901017.3674.python-list@python.org> (permalink) |
On 7/14/2015 7:56 AM, Chris Angelico wrote: > On Tue, Jul 14, 2015 at 8:15 AM, Colin Dick <colindnz@hotmail.com> wrote: >> when I run the downloaded version of this pgm "python-3.5.0b3.exe" >> >> there are no visible selection box's except "cancel" on the >> first screen shown >> >> see the attached screen dump >> >> its running on a win xp sp3 as a vmware vm >> > > As of Python 3.5, Windows XP is no longer a supported platform. It is unsupported by Microsoft, and hence by CPython. > Since there has also been a change of compiler for 3.5, to the new 2015 Microsoft compiler, which I am very sure does not support XP, as per above. People running XP should install the latest 3.4. > it wouldn't surprise > me if there are odd problems where something just doesn't work. Can > you reproduce the problem on Win 7 or newer? If it's just an XP > problem, I suspect the devs won't be very much interested in fixing it > (although if _you_ fix it, they may be willing to incorporate the > change, assuming it doesn't break anything else). I think not. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: python 3.5.0b3 (32-bit) exe setup Terry Reedy <tjreedy@udel.edu> - 2015-07-14 15:09 -0400
csiph-web