sdk - Google App engine(Python) "No module named webob" -


Recently I updated my GAE SDK version to 1.6.4 , while my server , Throw it "a module called webbown" & amp; Exiting note: Using python2.5 Is there an external patches or stuff to solve this problem?

If anyone has to face this problem and solve it, please guide me, how it happened

You may need to specify it in your app.yaml

See document here

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -