Skip to content Skip to sidebar Skip to footer
Showing posts with the label Libxml2

Python Xpath / Libxml2 Namespace Query

I have been trying to parse the London Underground Linestatus XML 'feed' - with little succ… Read more Python Xpath / Libxml2 Namespace Query

Need Help Installing Lxml On Os X 10.7

I have been struggling to be able to do from lxml import etree (import lxml works fine by the way) … Read more Need Help Installing Lxml On Os X 10.7

Cannot Install Libxml2 In Virtualenv

I have got an issue with libxml2 python module. I'm trying to install it on a python3 virtualen… Read more Cannot Install Libxml2 In Virtualenv