[lxml-dev] buildout lxml fetch 404 error since lxml-2.0alpha1
Stefan Behnel
stefan_ml at behnel.de
Wed Sep 5 23:12:48 CEST 2007
Jeff Kowalczyk wrote:
> The 2007-08-30 addition of lxml-2.0alpha1 to PyPI is possibly causing
> buildouts depending on lxml to fail with the following error when running
> in fetch-newest mode:
>
> Getting required 'zope.testbrowser'
> required by z3c.etestbrowser 1.0.2-r75829.
> We have the best distribution that satisfies 'zope.testbrowser'.
> Picked: zope.testbrowser = 3.4.1
> Getting required 'lxml'
> required by z3c.etestbrowser 1.0.2-r75829.
> Getting distribution for 'lxml'.
> While:
> Installing test.
> Getting distribution for 'lxml'.
> Error: Can't download
> http://codespeak.net/svn/lxml/branch/lxml-2.0: 404 Not Found
Yep, that's because there isn't such a branch yet. It will become available
when 2.0 is released.
I guess we should take that paragraph out till then...
Stefan
More information about the lxml-dev
mailing list