Multiple separate py2exe executables and library.zip

The Dude thedsadude at gmail.com
Sun Mar 1 11:35:01 EST 2009


  Hello,

  Each invocation of py2exe creates an executable along with a number of
other files which need to be distributed with it, including library.zip. I
noticed that compiling different scripts creates different, and incompatible
library.zip-s. Suppose I need a directory that contains the result of
*separate* py2exe calls, then - how can there be a library.zip that fits
them all?

  Thanks & Bye,

  TD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090301/2fadb4f0/attachment.html>


More information about the Python-list mailing list