Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98453
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Tomáš Beňák <benak.tomas@gmail.com> |
| Newsgroups | comp.lang.python |
| Subject | Python 3.5.0: python.exe is not a valid Windows 32 application |
| Date | Sun, 8 Nov 2015 13:34:22 +0100 |
| Lines | 13 |
| Message-ID | <mailman.128.1446996894.16136.python-list@python.org> (permalink) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | news.uni-berlin.de 0BM4KoSNtM6WdrjdePSYMAYHMNgMMEILdrA4v/hjEvPA== |
| Return-Path | <benak.tomas@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.002 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'received:209.85.223': 0.03; 'subject:Python': 0.05; 'problem?': 0.07; 'subject:application': 0.07; 'x86': 0.07; 'subject:Windows': 0.09; 'python': 0.10; 'subject:not': 0.11; 'received:io': 0.16; 'received:psf.io': 0.16; 'url:ftp': 0.16; 'python?': 0.18; 'windows': 0.20; 'saying': 0.22; 'bug?': 0.22; 'downloaded': 0.24; 'installed': 0.26; 'error': 0.27; 'message-id:@mail.gmail.com': 0.27; 'end,': 0.29; 'another': 0.32; 'run': 0.33; 'url:python': 0.33; 'received:google.com': 0.35; 'could': 0.35; 'but': 0.36; 'should': 0.36; 'url:org': 0.36; 'received:209.85': 0.36; 'to:addr :python-list': 0.36; 'subject:: ': 0.37; 'release': 0.37; 'received:209': 0.38; 'thank': 0.38; 'hi,': 0.38; 'to:addr:python.org': 0.40; 'url:3': 0.60; 'provide': 0.61; 'url:0': 0.63; 'you.': 0.64 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=EXBNlN2BlRV+zYX1lXngrk7BbxYt87+yi+N/rm7Kmp0=; b=PaHgQqZsqVrqbSCNsmNiDTUvU7lV51aIN+nmBQ+PoYVMYQ2U9v2D2D/NpjA4FXmkr5 lrW76DLe2npKRwEYG7CxB4SipiqL2LdoSe6m8PAo2DiANwip51lSMGsFr7as5vclkGTO L7weCo6srYClaOoCrOfn0Kya8fPrjGEUKYljzaQ64nuhCdjHkcXXVRl3tgA5p8BnDwof BHn4q4k6WEZgwdvbkhOnuYdYUyhtuJd8WRw4sj4MgK8YU97hFiLor72aLY2wIfDEFqke HwgbLq5xwsTuD4BaJijqgC2rIkQSzF7u6PEmpaPGFAsusy1XEjL/p5pGOPmUhtJ94/nj 2tlg== |
| X-Received | by 10.107.136.106 with SMTP id k103mr22384340iod.187.1446986062553; Sun, 08 Nov 2015 04:34:22 -0800 (PST) |
| X-Mailman-Approved-At | Sun, 08 Nov 2015 10:34:53 -0500 |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.20+ |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:98453 |
Show key headers only | View raw
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
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
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
csiph-web