Installed Python 2.5, Google Apps Engine SDK and GData client libary
following the Getting Started Guide
http://code.google.com/support/bin/answer.py?answer=75582
All tests pass except for run_service
The error is:
C:\tools\gdata.py-1.1.1\tests>run_service_tests.py
Traceback (most recent call last):
File "C:\tools\gdata.py-1.1.1\tests\run_service_tests.py", line 10,
in <module
>
import gdata_tests.service_test
File "C:\tools\gdata.py-1.1.1\tests\gdata_tests\service_test.py",
line 32, in
<module>
import atom.mock_service
ImportError: No module named mock_service
Suggestions would be appreciated.
Rergards,
Ivelin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Data Protocol" 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-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---