[Distutils] py2exe problems with win32ui
Kevin_Cazabon at hotmail.com
kevin_cazabon at hotmail.com
Wed Oct 15 02:41:32 EDT 2003
I have an application that uses win32ui that I've built with py2exe. It
runs perfectly on Windows 2000/XP, but the import of win32ui fails on
Windows 98SE (even with force-import of win32ui in the setup.cfg).
Strange thing is that I can run the pure python version just fine on Windows
98. Copying the "local" version of win32ui.pyd from a normal Python install
on Win98 doesn't help either.
ANy suggestions?
Thanks!
Kevin Cazabon.
More information about the Distutils-SIG
mailing list