Thanks guys. Turns out there are other problems, e.g. import flask, missing install scripts.
But found: http://www.liangeugene.com/2011/02/running-pubsubhubbub-on-ubuntu-10-04-python-2-6/ which does the trick for me. On Wed, Dec 28, 2011 at 3:52 AM, Charl van Niekerk <[email protected]>wrote: > Hi Eric, > > The app.yaml indeed appears to be missing in the repo: > > https://github.com/marianoguerra/pshb-example/tree/master/src > > I quickly compiled an example app.yaml for you: > > https://gist.github.com/1527691 > > Note that I have not tested this so cannot vouch for its validity. > > You can also consult the following for more details: > > http://code.google.com/appengine/docs/python/config/appconfig.html > > Hope this helps! > > - Charl >
