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
-- http://mail.python.org/mailman/listinfo/python-list