Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Can't Import libxml2
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
brown wrap  
View profile  
 More options Mar 13 2010, 7:40 pm
From: brown wrap <gra...@yahoo.com>
Date: Sat, 13 Mar 2010 16:40:22 -0800 (PST)
Local: Sat, Mar 13 2010 7:40 pm
Subject: [XML-SIG] Can't Import libxml2
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan Behnel  
View profile  
 More options Mar 14 2010, 3:19 am
From: Stefan Behnel <stefan...@behnel.de>
Date: Sun, 14 Mar 2010 08:19:57 +0100
Local: Sun, Mar 14 2010 3:19 am
Subject: Re: [XML-SIG] Can't Import libxml2
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
_______________________________________________
XML-SIG maillist  -  XML-...@python.org
http://mail.python.org/mailman/listinfo/xml-sig


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »