<html><head>

<link media="all" type="text/css" href="static/deg/css/wysiwyg.css" rel="stylesheet"></head><body>
Jul 1, 2008 11:03:51 AM, ronaldoussoren@mac.com wrote:<br><br>&gt; Leopard's stock install of py2app should be able to deal with zipped eggs as wel.<br><br>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. <br><br>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.<br><br>Regards,<br><br>has<br>
</body></html>