Well, today I tried again to launch my app on the mac with Intel, first by
launching the file in 'MyApp.app/Contents/MacOS', and the speed was OK. Then I
launched the MyApp.app just to try, and the speed was ok too! Whereas before it
took at least 10 secondes, this time it was instantaneous. I
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-stan
El Duvelle wrote:
I just don't undersand why it was so slow before.
Well, it's the mysteries that make life interesting!
One thought, though. Apple's Finder seems to cache info about
applications, so it's possible that it thought it was a PPC-only app
from some earlier version, and had not u
On Jun 30, 2008, at 1:28 PM, Christopher Barker wrote:
The solution is to force include these. It looks like a dabo recipe
is in order. Take a look at the matplotlib recipe -- it needs to
include a bunch of data files also.
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/sit