Re: py2exe importing a package not in library.zip

2008-08-25 Thread mypetslug
d If I do include the tests in the library.zip, it works with > the tests that I have now, but then I still can't add any new ones > without the attribute error unless I regenerate the exe every time. > > Basically, it seems like it comes down to importing a package outside > t

py2exe importing a package not in library.zip

2008-08-20 Thread mypetslug
the attribute error unless I regenerate the exe every time. Basically, it seems like it comes down to importing a package outside the library.zip. So, is there any way to do this with py2exe? Or even another exe creating application? Thanks, MyPetSlug -- http://mail.python.org/mailman/listinfo/python-list