[Pythonmac-SIG] py2app: how to exclude pygame_icon.icns ?

Bob Ippolito bob at redivi.com
Sat Jan 3 21:54:07 CET 2009


I think that just means that you have to install modulegraph==dev on its own.

On Sat, Jan 3, 2009 at 11:56 AM, Henning Hraban Ramm <hraban at fiee.net> wrote:
> Am 2009-01-03 um 19:43 schrieb Chris.Barker:
>>
>> There have been some fixes for similar issues -- make sure you re using
>> the latest py2app:
>> easy_install py2app==dev
>
> hraban$ easy_install py2app==dev
> Searching for py2app==dev
> Reading http://pypi.python.org/simple/py2app/
> Reading http://undefined.org/python/#py2app
> Best match: py2app dev
> Downloading http://svn.pythonmac.org/py2app/py2app/trunk#egg=py2app-dev
> Doing subversion checkout from
> http://svn.pythonmac.org/py2app/py2app/trunk to
> /var/folders/zf/zftcL9hv2RWbrE+kNNWNeU+++TI/-Tmp-/easy_install-kWkCo1/trunk
> Processing trunk
> Running setup.py -q bdist_egg --dist-dir
> /var/folders/zf/zftcL9hv2RWbrE+kNNWNeU+++TI/-Tmp-/easy_install-kWkCo1/trunk/egg-dist-tmp-fb2jKv
> Removing py2app 0.3.6 from easy-install.pth file
> Adding py2app 0.4.2 to easy-install.pth file
> Installing py2applet script to
> /Library/Frameworks/Python.framework/Versions/2.5/bin
>
> Installed
> /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/py2app-0.4.2-py2.5.egg
> Processing dependencies for py2app==0.4.2
> Searching for modulegraph>=0.7.2dev
> Reading http://pypi.python.org/simple/modulegraph/
> Reading http://undefined.org/python/#modulegraph
> No local packages or download links found for modulegraph>=0.7.2dev
> error: Could not find suitable distribution for
> Requirement.parse('modulegraph>=0.7.2dev')
>
>
> Apparently there's no appropriate modulegraph. Is it important?
>
>
> Greetlings from Lake Constance!
> Hraban
> ---
> http://www.fiee.net
> https://www.cacert.org (I'm an assurer)
>
>
>
>
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig
>


More information about the Pythonmac-SIG mailing list