Comment 1 for bug 138349

Revision history for this message
lcampagn (luke-campagnola) wrote : Re: python-elementtree pack/usr/share/python-support/python-elementtree/elementtree/age has wrong directory structure

Quick update: I was incorrect when I thought moving these files would fix the problem. here is the actual error I'm having:

>>> import gdata
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/var/lib/python-support/python2.5/gdata.py", line 29, in <module>
    from elementtree import ElementTree
ImportError: No module named elementtree

I'm not certain whether the problem is in gdata or elementtree.