[Pythonmac-SIG] Trouble with py2app not building standalone on 10.5 Leopard
Christopher Barker
Chris.Barker at noaa.gov
Tue Apr 1 00:43:54 CEST 2008
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
Chris.Barker at noaa.gov
More information about the Pythonmac-SIG
mailing list