Re: [Py2exe-users] Error with Python 2.5
by Carlos Eduardo other posts by this author
Sep 20 2006 6:03AM messages near this date
[Py2exe-users] Error with Python 2.5
|
[Py2exe-users] Need a bit of TKinter help...
Sebastien Ramage <sebastien.ramage <at> gmail.com> writes:
>
> HelloI've yet install python 2.5 and py2exe for python 2.5 and I have a
problem.I try to create an exe using the sample test_wx.py and I get this
backtrace :Traceback (most recent call last): File
"C:\Python25\Lib\site-packages\py2exe\samples\singlefile\gui\setup.py",
line 78,
...
> maybe the problem come because "The zlib module is now builtin on
Windows" but
I don't know how to correct this.Seb
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> _______________________________________________
> Py2exe-users mailing list
> Py2exe-users <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/py2exe-users
>
Hello Sebastien,
Check my post, it contains a reply from DQ with a
patch to be applied in build_exe.py.
I´ve put a patched version in the link below:
http://kavanaghprod.googlepages.com/build_exe.py
Carlos
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Py2exe-users mailing list
Py2exe-users@[...].net
https://lists.sourceforge.net/lists/listinfo/py2exe-users
Thread:
Sebastien Ramage
Carlos Eduardo
|