Paul McNett wrote:
Christopher Barker wrote:
I have a faint memory of finding two copies of the wxPython libs in a py2app bundle once, but I don't remember why or what I did about it, but

This happens when building a "Universal" app. You get the ones compiled for Intel, plus the ones compiled for Motorola.

no, that wasn't it. And while yes, there are two copies of each lib, one each for PPC an Intel, they are actually put into one big file.

In my case, I had two copies, and both had both architectures.

-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.bar...@noaa.gov
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to