[Pythonmac-SIG] Problems with py2app and wx on leopard

Christopher Barker Chris.Barker at noaa.gov
Wed Aug 13 19:25:53 CEST 2008


Jim Kelly wrote:
> So how do I make py2app ignore the system install version of wx completely?

The easiest way is to not use the system python at all -- use the 
python.org build. Then py2app will bundle up all of that and what you've 
installed.

If you want to distribute to 1.4 users, you'll need to do that anyway.

Is there a reason you want to use Apple's Python?

-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