[Pythonmac-SIG] Error compiling with py2app

Christopher Barker Chris.Barker at noaa.gov
Mon Nov 10 23:25:37 CET 2008


Dan Ross wrote:
> Here's the error after providing the file.

   File "build/bdist.macosx-10.3-i386/egg/macholib/MachO.py", line 178, 
in load
     raise ValueError("Unknown load command: %d" % (cmd_load.cmd,))
ValueError: Unknown load command: 27

You may be able to fix this with the latest machholib. try:

easy_install "macholib==dev"


-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