Hi, I am trying to integrate Google Picasa web albums into my app- engine-path. I have installed the gdata package from google code. I can import those packages in a normal python console. But, when I try to import those modules in the app engine project, I get import error.
I am trying to do the following import gdata.photos.service import gdata.media import gdata.geo How could I do that? Thanks, Mir -- You received this message because you are subscribed to the Google Groups "app-engine-patch" 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/app-engine-patch?hl=en.
