No module named apps.service

49 views
Skip to first unread message

Akitoshi Abe

unread,
Sep 30, 2011, 4:07:20 AM9/30/11
to google-a...@googlegroups.com
Hello,

I'm using python on GAE.
My application had no problem yesterday, but today it fails with error:

2011-09-30 16:49:16.908
<type 'exceptions.ImportError'>: No module named apps.service
Traceback (most recent call last):
  File "/base/data/home/apps/shift-table-test3/1.353614218154095070/sateraito_calendar_gadget.py", line 15, in <module>
    from gdata.apps.service import AppsForYourDomainException

It seems that my application can not find apps.service module.
Any way to fix it?

Thanks!

Akitoshi Abe

Tim Hoffman

unread,
Sep 30, 2011, 5:53:45 AM9/30/11
to google-a...@googlegroups.com
You haven't deployed the gdata library.
It needs to be installed and deployed within your project as it is not part of appengine.

Rgds

Tim

fishbone

unread,
Nov 8, 2011, 5:17:56 AM11/8/11
to Google App Engine
Could you explain in detail how to do it? And what command to import
gdata modules?Have the same problem. I installed gdata lib, but
appengine SDK can not import its modules. I think in production will
be the same.
I did by this manual http://code.google.com/intl/ru-RU/apis/gdata/articles/python_client_lib.html
Reply all
Reply to author
Forward
0 new messages