python module does not import

Wichert Akkerman wichert at wiggy.net
Mon Apr 30 15:35:21 PDT 2007


The python code fails to import for people who have lxml installed. This
is the error:

>>> from openid.yadis import etxrd
Traceback (most recent call last):
  File "<console>", line 1, in ?
  File "build/bdist.darwin-8.9.1-i386/egg/openid/yadis/etxrd.py", line 29, in ?
AttributeError: 'module' object has no attribute 'XMLTreeBuilder'

Wichert.

-- 
Wichert Akkerman <wichert at wiggy.net>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.



More information about the Dev mailing list