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
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
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,