On 27 Mar, 2008, at 1:18, Christopher Barker wrote: ...
self.load(fh)File "build/bdist.macosx-10.3-fat/egg/macholib/MachO.py", line 178, in loadraise ValueError("Unknown load command: %d" % (cmd_load.cmd,)) ValueError: Unknown load command: 27> /Users/cbarker/HAZMAT/SmallToolsSVN/phCalculator/trunk/build/ bdist.macosx-10.3-fat/egg/macholib/MachO.py(178)load()
That load command is for LC_UUID. The version of macholib in subversion should have some support that is (basicly ignoring the entire load command because macholib won't have to change it), could you test that (easy_install macholib==dev)?
Ronald
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig