pombreda / gcalcli

Automatically exported from code.google.com/p/gcalcli
0 stars 0 forks source link

ubuntu gutsy traceback #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. running gcalcli under gutsy gibbon

What is the expected output? What do you see instead?
Traceback (most recent call last):
  File "./gcalcli", line 59, in <module>
    from gdata.calendar.service import *
  File "/var/lib/python-support/python2.5/gdata.py", line 29, in <module>
    from elementtree import ElementTree
ImportError: No module named elementtree

What version of the product are you using? On what operating system?
i installed python, python-gdata, python-dateutil via apt-get and I can't
seem to get this to work.... two different installs

Original issue reported on code.google.com by dumbedd...@gmail.com on 2 Oct 2007 at 2:09

GoogleCodeExporter commented 9 years ago
Ah, I should mention that python-gdata require the ElementTree Python module.  
I'll
update the requirements section.

Original comment by insa...@gmail.com on 2 Oct 2007 at 5:10

GoogleCodeExporter commented 9 years ago

Original comment by insa...@gmail.com on 5 Oct 2007 at 5:23

GoogleCodeExporter commented 9 years ago

Original comment by eda...@insanum.com on 27 Jul 2011 at 4:59