Hi Amod, If you have access to make changes to the local Python installation go to your "C:\tools\gdata.py-1.0.4" directory and run "python setup.py install". This should solve that error message.
Cheers, -Jeff On Jun 26, 9:19 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I am not able to run any sample > fromhttp://gdata-python-client.googlecode.com/files/gdata.py-1.0.4.tar.gz > I extracted these files to a folder and installed ElementTree package. > > C:\tools\gdata.py-1.0.4\samples\calendar>python calendarExample.py > Traceback (most recent call last): > File "calendarExample.py", line 25, in <module> > import gdata.calendar.service > ImportError: No module named gdata.calendar.service > > getting same kind of errors for other samples as well. > Do I need to setup explicit paths? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
