Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98453 > unrolled thread
| Started by | Tomáš Beňák <benak.tomas@gmail.com> |
|---|---|
| First post | 2015-11-08 13:34 +0100 |
| Last post | 2015-12-02 16:34 -0700 |
| Articles | 3 — 3 participants |
Back to article view | Back to comp.lang.python
Python 3.5.0: python.exe is not a valid Windows 32 application Tomáš Beňák <benak.tomas@gmail.com> - 2015-11-08 13:34 +0100
Re: Python 3.5.0: python.exe is not a valid Windows 32 application blackwingcat2000@gmail.com - 2015-12-02 15:09 -0800
Re: Python 3.5.0: python.exe is not a valid Windows 32 application Ian Kelly <ian.g.kelly@gmail.com> - 2015-12-02 16:34 -0700
| From | Tomáš Beňák <benak.tomas@gmail.com> |
|---|---|
| Date | 2015-11-08 13:34 +0100 |
| Subject | Python 3.5.0: python.exe is not a valid Windows 32 application |
| Message-ID | <mailman.128.1446996894.16136.python-list@python.org> |
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
[toc] | [next] | [standalone]
| From | blackwingcat2000@gmail.com |
|---|---|
| Date | 2015-12-02 15:09 -0800 |
| Message-ID | <28787b4f-8ebb-42f6-82e3-8ea64f2ed041@googlegroups.com> |
| In reply to | #98453 |
Hi. https://mail.python.org/pipermail/python-dev/2015-July/140823.html Python 3.5 was dropped the support Windows XP and 2003. It's just an aside, but Python 3.5.1 works on my customized Windows 2000 :P http://blog.livedoor.jp/blackwingcat/archives/1917281.html
[toc] | [prev] | [next] | [standalone]
| From | Ian Kelly <ian.g.kelly@gmail.com> |
|---|---|
| Date | 2015-12-02 16:34 -0700 |
| Message-ID | <mailman.149.1449099319.14615.python-list@python.org> |
| In reply to | #99917 |
On Wed, Dec 2, 2015 at 4:09 PM, <blackwingcat2000@gmail.com> wrote: > Hi. > > https://mail.python.org/pipermail/python-dev/2015-July/140823.html > Python 3.5 was dropped the support Windows XP and 2003. > > > > It's just an aside, but Python 3.5.1 works on my customized Windows 2000 :P > http://blog.livedoor.jp/blackwingcat/archives/1917281.html You may be able to get it to run, but as it is unsupported there may be features that are broken but not immediately obviously so and will not be fixed if they are.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web