[XML-SIG] Can't Import libxml2

17 views
Skip to first unread message

brown wrap

unread,
Mar 13, 2010, 7:40:22 PM3/13/10
to xml...@python.org
I am trying to compile a program, gnome-doc-utils and its producing an error saying it can't import libxml2:

ImportError: No module named libxml2

I have installed the following Python module, so I don't know why it can't find it.

PyXML-0.8.4

PyXML seems to be fairly old and is says it is no long maintained. Is there a replacement? Thanks.



_______________________________________________
XML-SIG maillist - XML...@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Stefan Behnel

unread,
Mar 14, 2010, 3:19:57 AM3/14/10
to brown wrap, xml...@python.org
brown wrap, 14.03.2010 01:40:

> I am trying to compile a program, gnome-doc-utils and its producing an error saying it can't import libxml2:
>
> ImportError: No module named libxml2
>
> I have installed the following Python module, so I don't know why it can't find it.
>
> PyXML-0.8.4
>
> PyXML seems to be fairly old and is says it is no long maintained. Is there a replacement? Thanks.

The libxml2 module has nothing to do with PyXML. Just install the libxml2
Python bindings, look out for a python-libxml2 package.

Stefan

Reply all
Reply to author
Forward
0 new messages