Home‎ > ‎Scripting‎ > ‎

Google App Engine



Installing google app engine

  1. Download Google app engine SDK for python https://developers.google.com/appengine/downloads
  2. For Mac OS X Mountain Lion download Command Line Tools https://developer.apple.com/opensource/ 
  3. Double click on the Google App Engine SDK for python
  4. Drag the app engine launcher to the applications folder
  5. double click on the launcher to create symlinks

Troubleshooting
Error 324 (net::ERR_EMPTY_RESPONSE)
    - try running app engine on a different port on localhost
Comments