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

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/oc8C_mU4bN4J.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to