Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #98463 > unrolled thread

Re: Python 3.5.0: python.exe is not a valid Windows 32 application

Started byLaura Creighton <lac@openend.se>
First post2015-11-08 17:15 +0100
Last post2015-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.


Contents

  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

#98463 — Re: Python 3.5.0: python.exe is not a valid Windows 32 application

FromLaura Creighton <lac@openend.se>
Date2015-11-08 17:15 +0100
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web