Hi All,
I'm getting the following error when trying to install:
Building lxml version 2.2.
NOTE: Trying to build without Cython, pre-generated
'src/lxml/lxml.etree.c' needs to be available.
Using build configuration of libxslt 1.1.11
Building against libxml2/libxslt in the following directory: /usr/lib
src/lxml/lxml.etree.c:169:31:src/lxml/lxml.etree.c:169:31: error:
libxml/schematron.h: No such file or directory
error: libxml/schematron.h: No such file or directory
<snip>
src/lxml/lxml.etree.c:135067: error: dereferencing pointer to incomplete
type
src/lxml/lxml.etree.c:135068: error: dereferencing pointer to incomplete
type
src/lxml/lxml.etree.c: At top level:
src/lxml/lxml.etree.c:135174: error: invalid application of 'sizeof' to
incomplete type 'struct
__pyx_obj_4lxml_5etree__ParserSchemaValidationContext'
lipo: can't figure out the architecture type of: /var/tmp//ccxExHVU.out
error: Setup script exited with error: command 'gcc' failed with exit
status 1
What am I doing wrong?
cheers,
Chris