[lxml-dev] buildout lxml fetch 404 error since lxml-2.0alpha1
Jeff Kowalczyk
jtk at yahoo.com
Wed Sep 5 22:49:57 CEST 2007
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
Thanks.
More information about the lxml-dev
mailing list