hi all
i was trying python gdata library for google calender api. i have
python 2.62 .
i get the following dump on running run_data_tests.py
onWarning: the sha module is deprecated; use the hashlib module
instead
import sha
Traceback (most recent call last):
File "./tests/run_data_tests.py", line 21, in <module>
import gdata_tests.client_test
File "/home/vivek/Desktop/gdata-1.3.0/tests/gdata_tests/
client_test.py", line 26, in <module>
import gdata.gauth
ImportError: No module named gauth
please help
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---