[Pythonmac-SIG] py2app and matplotlib

Ronald Oussoren ronaldoussoren at mac.com
Thu Mar 27 09:24:05 CET 2008


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 load
>    raise 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2224 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonmac-sig/attachments/20080327/c4f06f4b/attachment.bin 


More information about the Pythonmac-SIG mailing list