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


Groups > comp.lang.python > #36366

help

From kwakukwatiah@gmail.com
Subject help
Date 2013-01-07 17:35 -0600
Newsgroups comp.lang.python
Message-ID <mailman.230.1357581193.2939.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

download wxpython but whenever I try to use it I get this I’m a beginner in python pls I need help.
Traceback (most recent call last):
  File "C:/Python27/wxp.py", line 1, in <module>
    import wx
  File "C:\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\__init__.py", line 45, in <module>
    from wx._core import *
  File "C:\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 4, in <module>
    import _core_
ImportError: DLL load failed: %1 is not a valid Win32 application.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

help kwakukwatiah@gmail.com - 2013-01-07 17:35 -0600

csiph-web