[Pythonmac-SIG] py2app 0.4.2 recipe errors

michael ferraro michael at possibleworlds.com
Thu Jan 10 21:43:07 CET 2008


Thanks for the fix.
Another problem seems be that it only build
a intel app -- it seems that the prebuilt main is the
same for Intel and PPC

M



On Jan 10, 2008, at 6:44 AM, Edward Hartley wrote:

>
> On 10 Jan 2008, at 11:00, pythonmac-sig-request at python.org wrote:
>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of Pythonmac-SIG digest..."
>> Today's Topics:
>>
>>    1. Re: py2app 0.4.2 recipe errors (Ronald Oussoren)
>>    2. Re: creating PyObjC wrapper for ObjC framework? (Ronald  
>> Oussoren)
>>
>> From: Ronald Oussoren <ronaldoussoren at mac.com>
>> Date: 10 January 2008 06:49:32 GMT
>> To: michael ferraro <michael at possibleworlds.com>
>> Cc: pythonmac-sig at python.org
>> Subject: Re: [Pythonmac-SIG] py2app 0.4.2 recipe errors
>>
>>
>> It should work again
>>
>> Ronald
>>
> Does this mean the cvs for py2app has been updated?
>
>
>> On 9 Jan, 2008, at 18:04, michael ferraro wrote:
>>
>>> after doing  svn checkout of py2app/trunk
>>>
>>> 	svn co http://svn.pythonmac.org/py2app/py2app/trunk/
>>> 	python setup.py install
>>>
>>>
>>> i get these errors
>>>
>>>
>>> byte-compiling build/bdist.macosx-10.5-ppc/egg/py2app/recipes/sip.py
>>> to sip.pyc
>>>   File "build/bdist.macosx-10.5-ppc/egg/py2app/recipes/sip.py",  
>>> line 10
>>>        def __init__(self):
>>>     ^
>>> SyntaxError: invalid syntax
>>>
>>> byte-compiling build/bdist.macosx-10.5-ppc/egg/py2app/
>>> script_py2applet.py to script_py2applet.pyc
>>> byte-compiling build/bdist.macosx-10.5-ppc/egg/py2app/util.py to
>>> util.pyc
>>> creating build/bdist.macosx-10.5-ppc/egg/EGG-INFO
>>> copying py2app.egg-info/PKG-INFO -> build/bdist.macosx-10.5-ppc/egg/
>>> EGG-INFO
>>> copying py2app.egg-info/SOURCES.txt -> build/bdist.macosx-10.5-ppc/ 
>>> egg/
>>> EGG-INFO
>>> copying py2app.egg-info/dependency_links.txt -> build/
>>> bdist.macosx-10.5-ppc/egg/EGG-INFO
>>> copying py2app.egg-info/entry_points.txt -> build/bdist.macosx-10.5-
>>> ppc/egg/EGG-INFO
>>> copying py2app.egg-info/not-zip-safe -> build/bdist.macosx-10.5-ppc/
>>> egg/EGG-INFO
>>> copying py2app.egg-info/requires.txt -> build/bdist.macosx-10.5-ppc/
>>> egg/EGG-INFO
>>> copying py2app.egg-info/top_level.txt -> build/bdist.macosx-10.5- 
>>> ppc/
>>> egg/EGG-INFO
>>> creating 'dist/py2app-0.4.2-py2.5.egg' and adding 'build/
>>> bdist.macosx-10.5-ppc/egg' to it
>>> removing 'build/bdist.macosx-10.5-ppc/egg' (and everything under it)
>>> Processing py2app-0.4.2-py2.5.egg
>>> removing '/Library/Python/2.5/site-packages/py2app-0.4.2-
>>> py2.5.egg' (and everything under it)
>>> creating /Library/Python/2.5/site-packages/py2app-0.4.2-py2.5.egg
>>> Extracting py2app-0.4.2-py2.5.egg to /Library/Python/2.5/site- 
>>> packages
>>>   File "/Library/Python/2.5/site-packages/py2app-0.4.2-py2.5.egg/
>>> py2app/recipes/sip.py", line 10
>>>        def __init__(self):
>>>     ^
>>> SyntaxError: invalid syntax
>>>
>>> py2app 0.4.2 is already the active version in easy-install.pth
>>> Installing py2applet script to /usr/local/bin
>>>
>>> Installed /Library/Python/2.5/site-packages/py2app-0.4.2-py2.5.egg
>>> Processing dependencies for py2app==0.4.2
>>> Searching for modulegraph>=0.7.2
>>> Reading http://pypi.python.org/simple/modulegraph/
>>> Reading http://undefined.org/python/#modulegraph
>>> No local packages or download links found for modulegraph>=0.7.2
>>> error: Could not find suitable distribution for
>>> Requirement.parse('modulegraph>=0.7.2')
>>> [Woim:Shared/Packages/py2app] mef%
>>>
>
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/pythonmac-sig/attachments/20080110/a04ac22f/attachment.htm 


More information about the Pythonmac-SIG mailing list