You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hello,
I am using gdata to retrieve picasa photos. I am using google app engine for deployment. But the main problem is google app engine is not allowing me to use the gdata.photos.service . Whenever I try to import the given module it throws an "ImportError: No module named fcntl"
Can anyone please suggest way of using Gdata with GAE