|
You should also look into the wxPython forums on how to package wxPython with py2exe, they have some instructions. From the looks of that dll it is wxWidgets 2.6, compiled for windows with unicode enabled and the VC++ compiler. I don't know what the h is. You must have the wxWidgets dll if you want wxPython to work.
|