Skip to content

Instantly share code, notes, and snippets.

@jeremydw
Created July 29, 2014 17:30
Show Gist options
  • Save jeremydw/93a8122e2eeec45a6d03 to your computer and use it in GitHub Desktop.
Save jeremydw/93a8122e2eeec45a6d03 to your computer and use it in GitHub Desktop.
Fixing dev_appserver import problems when using the gcloud SDK
ImportError: No module named dev_appserver
>> ln -s $HOME/google-cloud-sdk/platform/google_appengine /usr/local/google_appengine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment