Jul 1, 2008 11:03:51 AM, [EMAIL PROTECTED] wrote:

> Leopard's stock install of py2app should be able to deal with zipped eggs as wel.

Yep; fully standalone builds seem okay whether the .egg is zipped or not. FWIW, I did try using a non-zipped appscript egg as well as a zipped one, but the semi-standalone build had the ae.so extension stripped in both cases, so I don't think that zipping's the issue.

Also, I found today that a semi-standalone build using the stock Leopard Python throws an ImportError when trying to import PyObjC modules (Foundation/Cocoa/etc.), so it looks like the semi_standalone option is pretty thoroughly crocked at the moment. Not something I can look into myself, unfortunately (I've been struggling to find time for my own projects recently), but if anyone else here would like to give py2app a little TLC I'm sure it'd be much appreciated as it really is an indispensable piece of kit.

Regards,

has
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to