Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98642
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2015-11-11 06:23 -0800 |
| References | <1913826683.1878058.1447115663273.JavaMail.yahoo.ref@mail.yahoo.com> <1913826683.1878058.1447115663273.JavaMail.yahoo@mail.yahoo.com> <mailman.241.1447247613.16136.python-list@python.org> |
| Message-ID | <2f6b3b60-6966-4d9f-9720-81e2513d5b92@googlegroups.com> (permalink) |
| Subject | Re: Python.exe is not a valid Win32 application error message |
| From | wxjmfauth@gmail.com |
Le mercredi 11 novembre 2015 14:13:52 UTC+1, Chris Angelico a écrit : > On Tue, Nov 10, 2015 at 11:34 AM, M. Kamisato via Python-list > <python-list@python.org> wrote: > > I am running python on Windows XP SP3 and download version 3.5xx. I got the above error message and could not run the program. > > I have downloaded Python version 2.7xx and it runs fine. > > Is there any way I can get version 3.5xx to run on my computer? > > Mel KamisatoBuena Park, CA > > You can't get 3.5 to run on XP, no; your options are: > > 1) Install Python 3.4, which does support XP > 2) Upgrade to a newer version of Windows (anything from Vista onward > will run 3.5; to save having to do this in future, jump straight to 7 > or 10) > 3) Make the jump to Linux or FreeBSD or some other OS. > > When 3.5.1 is released (currently scheduled for early December), > you'll get a clear and simple error when you try to install, rather > than strange issues about it not being a valid program. That won't > change the platform support, but at least it won't be as confusing. > > ChrisA or 4) Use a serious language. Not a language that crashes as soon as you are using a non ascii character.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Python.exe is not a valid Win32 application error message Chris Angelico <rosuav@gmail.com> - 2015-11-12 00:13 +1100
Re: Python.exe is not a valid Win32 application error message wxjmfauth@gmail.com - 2015-11-11 06:23 -0800
Re: Python.exe is not a valid Win32 application error message Steve Hayes <hayesstw@telkomsa.net> - 2015-11-12 06:43 +0200
Re: Python.exe is not a valid Win32 application error message Michael Torrie <torriem@gmail.com> - 2015-11-12 09:47 -0700
csiph-web