En Thu, 27 Mar 2008 14:34:02 -0300, Larry Bates <[EMAIL PROTECTED]>  
escribió:

> Create your py2exe distribution without a zipfile and all the modules
> will just be put into the installation directory.  Use Inno Setup to
> make a proper installer for your application.

I second that. It's the easiest way. Another way it to help improve py2exe  
so it can find modules from inside a .zip and extract them (if this  
happens to be the cause).

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to