[Py2exe-users] [wxPython-users] Re: py2exe, wxPython & zipextimporter error

Thomas Heller theller at ctypes.org
Fri Feb 2 12:38:05 PST 2007


>> Traceback (most recent call last):
>>   File "Wk2000.py", line 3, in ?
>>   File "zipextimporter.pyo", line 82, in load_module
>>   File "wx\__init__.pyo", line 45, in ?
>>   File "zipextimporter.pyo", line 82, in load_module
>>   File "wx\_core.pyo", line 4, in ?
>>   File "zipextimporter.pyo", line 98, in load_module
>> ImportError: MemoryLoadLibrary failed loading wx\_core_.pyd
>> 
>> 
>> Anybody out there seen similar problems? Anybody out there have any idea what sort of fix can be applied to Windows 2000 to resolve the error?

> If the win2k pro box is using wxPython 2.8 or higher, it's likely a
> gdiplus.dll issue (checking earlier posts in the thread, that seems to
> be it). Include that dll with the binary and it should work fine.
> 
> I'm surprised someone didn't mention it earlier, I was having the same
> issue a few months ago, and the first thing that was mentioned was
> 'gdiplus.dll'.

It would be *great* if some more or even less experienced people
would step up again to answer these questions, and hopefully even
continue to submit useful information into the py2exe wiki.

Is there anything that should be done to make this happen?


Neither Jimmy nor me have enough time available to do all this
support (but for whom isn't that the case also ;-).

Thanks,
Thomas




More information about the wxpython-users mailing list