Hi monsoon, The gdata libraries are not part of App Engine by default. You need to download them and unpack them in your app's directory in order to use them.
-Nick Johnson On Mon, Aug 3, 2009 at 4:33 AM, moonson<[email protected]> wrote: > > I want to call Google Picasa API to get the list of specific albums > within API engine framwork. > > But it seems that App engine cannot recognize the following modules > about Picasa. > > import modules for Google Picasa > import gdata.photos.service > import gdata.media > import gdata.geo > > > Who can help me to solve the issue? I'm new start of both App engine > and Python. > > > > -- Nick Johnson, Developer Programs Engineer, App Engine --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
