2 Jul 19:51
Vista 64-bit Issue?
Brent W. York <brent.w.york <at> gmail.com>
2009-07-02 17:51:26 GMT
2009-07-02 17:51:26 GMT
I've recently got a new machine running 64-bit Vista Ultimate. I installed Python 2.6 and wxPython 2.8 (wxPython2.8-win64- unicode-2.8.10.1-py26.exe). When I run a simple test program, I get the following: Traceback (most recent call last): File "C:\Users\byork\Desktop\Python 25 Projects\Test.py", line 1, in <module> import wx File "C:\Projects\Python\Python26\lib\site-packages\wx-2.8-msw- unicode\wx\__init__.py", line 45, in <module> from wx._core import * File "C:\Projects\Python\Python26\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. Any idea what could be causing this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "wxPython-users" group. To post to this group, send email to wxPython-users <at> googlegroups.com To unsubscribe from this group, send email to wxPython-users+unsubscribe <at> googlegroups.com For more options, visit this group at http://groups.google.com/group/wxPython-users?hl=en -~----------~----~----~----~------~----~------~--~---
RSS Feed