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 [EMAIL PROTECTED] _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig