Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #97476 > unrolled thread
| Started by | Laura Creighton <lac@openend.se> |
|---|---|
| First post | 2015-10-07 11:48 +0200 |
| Last post | 2015-10-07 11:48 +0200 |
| 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: Windows 32-bit Python 3.5 Install Failure Laura Creighton <lac@openend.se> - 2015-10-07 11:48 +0200
| From | Laura Creighton <lac@openend.se> |
|---|---|
| Date | 2015-10-07 11:48 +0200 |
| Subject | Re: Windows 32-bit Python 3.5 Install Failure |
| Message-ID | <mailman.450.1444211334.28679.python-list@python.org> |
In a message of Tue, 06 Oct 2015 23:39:19 +0100, Ben Thompson writes: >Hi, > >I just tried using the 32-bit Python 3.5 installer for Windows from >python.org. The program seemed to run OK, I ticked the path box but >there seems to be no working python 3.5 on my (32-bit, XP) computer. The >screenshot shows that python 2.7 is still installed, path contains >Python 3 (albeit it a weird place) but if I give the full path to what I >assume is the Python 3.5 binary, I get a window telling me that the >program is not a valid application. > >My guess is that what is advertised as a 32-binary installer actually >installed a 64-bit version (because the error message described above is >what I get if I try and run a 64-bit binary). To check that I had not >accidentally downloaded the wrong installer I checked: I downloaded and >ran python-3.5.0.exe not python-3.5.0-amd64.exe. Your problem is that 3.5 does not run on XP at all. There is a bug fix going in to tell XP users this when they try to install 3.5 and later. python.org has given up support of XP for 3.5 and later releases. Laura
Back to top | Article view | comp.lang.python
csiph-web