py2exe: some problems

gianbrix ---***gilucasa***--- at email.it
Thu Jun 25 15:37:53 EDT 2009


Hi,
I am trying to get an exe file using py2exe with one my application.
If I let all in the same main folder it works fine.
If I set zipfile="bin\\myapp.zip" I get some errors like this:
"unable to load dlls:" relating to win32gui or win32print etc.
What is wrong?
There is a way to have zipfile set to None and move the pyds and dlls in 
the bin folder?
Regards
Gianluca



More information about the Python-list mailing list