Re: [Pythonmac-SIG] macholib unknown load command: 2147483682

2009-09-09 Thread Emanuele Santos
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 a

Re: [Pythonmac-SIG] macholib unknown load command: 2147483682

2009-09-09 Thread Ronald Oussoren
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,

Re: [Pythonmac-SIG] macholib unknown load command: 2147483682

2009-09-08 Thread Emanuele Santos
I am already using the latest versions of both macholib and py2app. 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 ma

Re: [Pythonmac-SIG] macholib unknown load command: 2147483682

2009-09-08 Thread Christopher Barker
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 in