On 29 Mar, 2011, at 22:02, Russell E. Owen wrote: > I used easy_install to install py2app 0.6 and tried it out on one of > several applications I distribute. Unfortunately the build failed with;
The testsuite is obviously not good enough yet to catch all errors. I've done some changes in how py2app deals with source files to clean up the code that deals with zipped egg files, and that obviously introduced a problem. I'll look into this, but that will at best be tonight (in CEST), and otherwise next sunday. BTW. Which version of python do you use? This is not related to this issue, but why do you use inclModules and inclPackages? Does py2app not copy those resources automaticly? And if not, do you use dynamic imports or only import statements? Ronald _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG