Re: [Pythonmac-SIG] py2app updates

2010-07-24 Thread Ronald Oussoren
On 23 Jul, 2010, at 20:24, Christopher Barker wrote: > HI folks, > > I'm trying to test the latest py2app updates. However, easy_install is > failing in a number of places. I'm trying: > > easy_install py2app==dev > > but get errors in the modulegraph dependency. > > When I install modulegra

Re: [Pythonmac-SIG] py2app updates

2010-07-23 Thread Christopher Barker
Christopher Barker wrote: Hi folks, I'm trying to test the latest py2app updates. However, easy_install is failing in a number of places. I'm trying: easy_install py2app==dev but get errors in the modulegraph dependency. It looks like somehow pypi doesn't know about modulegraph svn (or has

[Pythonmac-SIG] py2app updates

2010-07-23 Thread Christopher Barker
HI folks, I'm trying to test the latest py2app updates. However, easy_install is failing in a number of places. I'm trying: easy_install py2app==dev but get errors in the modulegraph dependency. When I install modulegraph==dev, I get errors in the altgraph dependency. If I install altgraph,