Hillaryous
Monday, January 21st, 2008Found that at Maud Newton’s blog.
Found that at Maud Newton’s blog.
I attempted to install PyXML on Mac OS X 10.5 today and ran into a problem: I was unable to load any of the PyXML modules: >>> from xml import xpath Traceback (most recent call last): File ““, line 1, in ImportError: cannot import name xpath` So, the problem originates from this nasty hack that allows PyXML [...]