[lxml-dev] lxml 2.2alpha1 released

Mark Bestley lxml at bestley.co.uk
Tue Nov 25 00:42:46 CET 2008


Stefan Behnel <stefan_ml at behnel.de> writes:

> Hi all,
>
> I'm happy to announce the release of the first official alpha version of
> lxml 2.2. It brings a couple of new features that mainly round up the
> existing tool set.
>

> Have fun,
> Stefan
>
Having fun with packaging :(

Runiing python setup.py from svn works

However 
easy_install xml==dev gives

Building lxml version 2.2.alpha1-60098.
Building with Cython 0.10.
Using build configuration of libxslt 1.1.23
Building against libxml2/libxslt in the following directory: /opt/local/lib
warning: no files found matching 'lxml.etree.c' under directory 'src/lxml'
warning: no files found matching 'lxml.objectify.c' under directory 'src/lxml'
warning: no files found matching 'lxml.etree.h' under directory 'src/lxml'
warning: no files found matching 'lxml.etree_api.h' under directory 'src/lxml'
warning: no files found matching '*.html' under directory 'doc'
i686-apple-darwin9-gcc-4.0.1: src/lxml/lxml.etree.c: No such file or directory
i686-apple-darwin9-gcc-4.0.1: no input files

I thought this could be due to my fiddling with the OSX setup but I also
got a similar set of errors with Ubuntu 8.10


-- 
Mark




More information about the lxml-dev mailing list