Vista 64 + Python2.5 + wxpython 28 issue

simonroses at granisla.com simonroses at granisla.com
Thu Jun 28 14:38:18 EDT 2007


Hello Guys,

I have installed python 2.5 (AMD64) on Vista (64), also installed wx 2.8
but I'm getting this error:

""""
Traceback (most recent call last):
  File "mymodule.py", line 39, in <module>
    import wx
  File "C:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\__init__.py",
line 4
5, in <module>
    from wx._core import *
  File "C:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py",
line 4, i
n <module>
    import _core_
ImportError: DLL load failed with error code 193
"""

I have set python.exe to run under admin but that do not fix the problem.

Any ideas ?

Thanks!

Sincerely,

SRF




More information about the Python-list mailing list