[Pythonmac-SIG] macholib unknown load command: 2147483682

Emanuele Santos emanuelesantos at gmail.com
Thu Sep 10 06:25:25 CEST 2009


Thanks, Ronald!

It is working now.

-- Emanuele.

On Sep 9, 2009, at 12:22 PM, Ronald Oussoren wrote:

>
> On 9 Sep, 2009, at 6:29, Emanuele Santos wrote:
>
>>
>> I am already using the latest versions of both macholib and py2app.
>
> Could you try again? I've just checked in a patch for macholib that  
> adds minimal support for some new loader commands (r28 in the  
> macholib repository)
>
> Ronald
>
>>
>> Thanks,
>>
>> -- Emanuele.
>>
>>
>> On Sep 8, 2009, at 5:36 PM, Christopher Barker wrote:
>>
>>> Emanuele Santos wrote:
>>>> I am trying to create a bundle using py2app dev on snow leopard  
>>>> and python 2.6 and I am getting the following error with macholib:
>>>> ValueError: Unknown load command: 2147483682
>>>> Is there anything I can do to fix it?
>>>
>>> Make sure you have the latest macholib. You may want install the  
>>> latest dev version:
>>>
>>> easy_install macholib==dev
>>>
>>> If that doesn't fix it, it may be that snow leopard has added a  
>>> new load command that macholib doesn't know what to do with. I  
>>> think this may require a patch to macholib, but I'm not an expert  
>>> -- Ronald?
>>>
>>> -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
>>> _______________________________________________
>>> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
>>> http://mail.python.org/mailman/listinfo/pythonmac-sig
>>
>>
>>
>>
>>
>> _______________________________________________
>> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
>> http://mail.python.org/mailman/listinfo/pythonmac-sig







More information about the Pythonmac-SIG mailing list