Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98463 > unrolled thread
| Started by | Laura Creighton <lac@openend.se> |
|---|---|
| First post | 2015-11-08 17:15 +0100 |
| Last post | 2015-11-08 17:15 +0100 |
| 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.0: python.exe is not a valid Windows 32 application Laura Creighton <lac@openend.se> - 2015-11-08 17:15 +0100
| From | Laura Creighton <lac@openend.se> |
|---|---|
| Date | 2015-11-08 17:15 +0100 |
| Subject | Re: Python 3.5.0: python.exe is not a valid Windows 32 application |
| Message-ID | <mailman.137.1446999335.16136.python-list@python.org> |
In a message of Sun, 08 Nov 2015 13:34:22 +0100, Tomáš Beňák writes: >Hi, > >I have downloaded the Python 3.5.0 installer for x86 ( >https://www.python.org/ftp/python/3.5.0/python-3.5.0.exe) and have >installed it on my Windows XP SP3. The installer run to a successful end, >but when I try to run python.exe, it ends with an error saying that >python.exe is not a valid Windows 32 application. >Is this a bug? Is my Windows XP a problem? Should I try another release of >Python? Could you provide me with the link? >Thank you. > >Best regards >Tomáš Beňák This is an XP problem. XP is not supported for 3.5 and later. The latest you can run is 3.4.3 https://www.python.org/downloads/release/python-343/ Laura
Back to top | Article view | comp.lang.python
csiph-web