I am running python.org 2.5.4
On mac OSX Leopard 10.5.9

so the py2applet  is definitely "broken" in that it is not bundling
python but symlinking to the framework on leopard

Hari


On Fri, Oct 9, 2009 at 6:49 PM, Luis A. Bastiao Silva
<luis....@gmail.com> wrote:
> Yeap.
>
> It works at Snow Leopard. By the way it still broken with macho lib headers.
> :( Nobody can fix it?
>
> On Fri, Oct 9, 2009 at 11:38 PM, Christopher Barker <chris.bar...@noaa.gov>
> wrote:
>>
>> hari jayaram wrote:
>>>
>>> I looked at all my app bundles created with py2app .
>>> Inside App/Contents/MacOS
>>> The python is a link to the system python .
>>
>>> harijaymac:MacOS hari$ ls -altrh
>>> total 208
>>> drwxr-xr-x  7 hari  harijay   238B Oct  8 16:20 ..
>>> lrwxr-xr-x  1 hari  harijay    92B Oct  8 16:20 python ->
>>>
>>> /Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python
>>> -rwxr-xr-x  1 hari  harijay    98K Oct  8 16:20 GridZilla
>>> drwxr-xr-x  4 hari  harijay   136B Oct  8 16:20 .
>>> harijaymac:MacOS hari$ cd
>>
>> Does it fail to run if you move that framework?
>>
>> As far as I can tell, the difference between you and I is that you're
>> running 1-.6 -- is that right?
>>
>> I'm running:
>>
>> OS-X 10.4.11 PPC
>> python.org python 2.5.4
>> py2app latest svn (easy_install py2app==dev) w/ the fix Ned posted.
>>
>> And it's working for me
>>
>> Could someone else test on 10.6?
>>
>> -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.bar...@noaa.gov
>> _______________________________________________
>> Pythonmac-SIG maillist  -  pythonmac-...@python.org
>> http://mail.python.org/mailman/listinfo/pythonmac-sig
>
>
> Best Regards,
> --
> Luís A. Bastião Silva
>
>
> _______________________________________________
> Pythonmac-SIG maillist  -  pythonmac-...@python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig
>
>
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to