> Traceback (most recent call last):
>File "CharmAnalysis05.py", line 24, in ?
>File "ddeclient.pyc", line 6, in ?
>File "pywin\mfc\object.pyc", line 3, in ?
>File "win32ui.pyc", line 9, in ?
>File "win32ui.pyc", line 7, in __load
> ImportError: DLL load failed: The specified mo
I have been struggling for some time with a strange failure of py2exe.
When I include the dde.py module in a freeze with py2exe and copy the
dist folder to another computer (w/o python)
On some computers it works and others it doesn't (all are recent XP
installs)
I get this message:
Tracebac