[lxml-dev] Problem installing lxml-2.0beta1 onto production server
Stefan Behnel
stefan_ml at behnel.de
Mon Jan 21 15:46:21 CET 2008
Hi,
> I am installing lxml-2.0beta1 on python 2.3 on RHEL4.
I didn't check 2.3 compatibility for a while (Ubuntu doesn't have Python
2.3 anymore), looks like things got a bit out of hand here.
I fixed etree for now, it should be in SVN by tonight (CET). You should be
fine with that version. Note that building it will require Cython 0.9.6.11
or later.
The doctestcompare stuff will not work with Python 2.3, so I had to
disable the doctests for that version. Looks like there's still a bit more
to do, though.
Stefan
More information about the lxml-dev
mailing list