Kevin Walzer wrote:
> To get a truly standalone app bundle with py2app, you'll have to use a 
> separate build of Python, and wrap that. You can get this from 
> python.org. I think that build supports 10.3 and up (someone correct me 
> if I'm wrong).

Yes, that's the solution. The Python.org build should bundle up and work 
on all OS-X 10.3.9 and up systems, PPC and Intel.

You'll have to make sure you get all your needed modules installed into 
that python as Universal too.

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[EMAIL PROTECTED]
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to