ERROR: /bin/sh: xslt-config: not found ** make sure the development packages of libxml2 and libxslt are installed ** Using build configuration of libxslt In file included from src/lxml/lxml.etree.c:239:0: src/lxml/etree_defs.h:9:31: fatal error: libxml/xmlversion.h: No such file or directory compilation terminated. error: Setup script exited with error: command 'gcc' failed with exit status 1
Solution
sudo apt-get install libxml2-dev libxslt-dev
0 comentarios:
Publicar un comentario en la entrada