About py2exe "bundle_files" setting?

Jimmie He jimmie.he at gmail.com
Sat May 4 07:59:13 EDT 2013


在 2013年5月4日星期六UTC+8下午7时31分04秒,Steven D'Aprano写道:
> On Sat, 04 May 2013 03:37:54 -0700, Jimmie He wrote:
> 
> 
> 
> > Hi Guys,
> 
> >    Now I met an issue to use py2exe when I use bundle_files = 1.As the
> 
> >    statement by py2exe,it means it will generate standalone EXE in stead
> 
> >    of lots of ".dll & .pyc".But it crash when I use bundle_files = 1 or
> 
> >    bundle_files = 2,if I use =3 it is okey.
> 
> 
> 
> It crashes? Do you mean a Blue Screen of Death?
> 
> 
> 
> Can you copy and paste the error message that you get please.
> 
> 
> 
> 
> 
> -- 
> 
> Steven

Hi Steven,
   I 've already put my project into GitHub,find the link below,in the folder "Bug",I capture the expection pops up,it is not fatal blue screen.Sorry for my non-english windows:-)
https://github.com/jimmiehe/BMPtool/tree/master/Bug



More information about the Python-list mailing list