I have gdata library install on my ArchLinux, and a simple application
which imports atom library at the beginning, when I run gapp engine
and access that web app,

    $ python2.5 ./dev_appserver.py ~/myapp

It throws exception 'No module named atom'. But when I run 'import
atom' in Python2.5 interactive mode, it works well. How can I import
atom module in my GAppEngine applications?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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