Problems with py2exe 0.50 and win98se and win2k

James Laamnna jamesl at appliedminds.com
Thu Mar 25 14:06:17 EST 2004


> 
> Can it be that py2exe collects some system dlls in the dist dir?

The dlls it collects are:
python23.dll (needed)
qt-mt230nc.dll (needed - i use pyqt)
libsip.dll (also for pyqt)

Also it collects:
ddraw.dll
glu32.dll
opengl32.dll

Not sure why it collects those last 3.
Could that be the problem?



More information about the Python-list mailing list