Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'win32': 0.03; 'beginner': 0.05; 'importerror:': 0.05; '64-bit': 0.07; 'subject:help': 0.07; 'python': 0.09; '32-bit': 0.09; 'failed:': 0.09; 'system?': 0.09; 'received:209.85.160.42': 0.16; 'wxpython': 0.16; 'mon,': 0.16; 'wrote:': 0.17; 'jan': 0.18; 'load': 0.19; 'help.': 0.22; 'header :In-Reply-To:1': 0.25; 'am,': 0.27; 'dll': 0.27; 'message- id:@mail.gmail.com': 0.27; 'chris': 0.28; 'to:addr:python-list': 0.33; 'version': 0.34; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'charset:windows-1252': 0.65; '2013': 0.84; 'to:name:python': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=YcVfKXxO5+3NRojfIDgZga1C328RA9kSzEZh6vxFhMs=; b=Qm/yqaxvPD7i7yOlWdrcAeV9qXYJc7C2vjCWTWUYVazlmw0z6ExPu0WAQeYp/a9qCt wrLu4fJu+FgazKZwKZL/6jL+DzQDuhWMpHYQCEO678bwZ8ICfjM1kvna0q2FLWffOs6H l+t9mNQu6/nhPuT9GeqBlEBuM0wYQofFoUzmDRj8hTb1NWr97X1wv2JN0X+bx0+opLGA n24lbl7IuYRkSQxAWl28FnyblhSlmWNhq4blf+uR2uErv4GHprafSBGpuDDzwq9RpnTe qVi5yobm4i5Tw8b7W3ptI4gL1jM2o1uT0Xw24K+APErdSKlzcBIu9xworGRXGIkwbXs+ Usgg== MIME-Version: 1.0 In-Reply-To: References: From: Ian Kelly Date: Mon, 7 Jan 2013 16:06:55 -0700 Subject: Re: help To: Python Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1357600055 news.xs4all.nl 6982 [2001:888:2000:d::a6]:43685 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:36379 On Mon, Jan 7, 2013 at 12:37 PM, Chris Angelico wrote: > On Tue, Jan 8, 2013 at 10:35 AM, wrote: >> download wxpython but whenever I try to use it I get this I=92m a beginn= er in >> python pls I need help. >> >> ImportError: DLL load failed: %1 is not a valid Win32 application. > > Did you download the 64-bit version on a 32-bit system? Or perhaps a 32-bit wxPython version with a 64-bit Python installation?