I can run a simple \"Hello World\" Google App Engine application on localhost with no problems. However, when I add the line \"import gdata.auth\" to my Python script I get
The gdata client library installation script installs the modules in the wrong directory for ubuntu python installation.
sudo mv /usr/local/lib/python2.6/dist-packages/* /usr/lib/python2.6/dist-packages