Bob Ippolito wrote:
Unknown load command: 27 means it's seeing a load command (low level
Mach-O stuff) that it doesn't understand, which is reasonable because
I don't think I've updated the code since 10.4 or so and there are
probably some new ones.

There have been some fixes for similar issues -- make sure you re using the latest py2app:

easy_install py2app==dev


(I think that's the call...)

-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