Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #93803 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2015-07-14 21:56 +1000 |
| Last post | 2015-07-14 21:56 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: python 3.5.0b3 (32-bit) exe setup Chris Angelico <rosuav@gmail.com> - 2015-07-14 21:56 +1000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2015-07-14 21:56 +1000 |
| Subject | Re: python 3.5.0b3 (32-bit) exe setup |
| Message-ID | <mailman.502.1436875022.3674.python-list@python.org> |
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. Since there has also been a change of compiler for 3.5, 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). ChrisA
Back to top | Article view | comp.lang.python
csiph-web