开发者

why i can't run app-engine-patch on my gae

开发者 https://www.devze.com 2022-12-28 01:53 出处:网络
this is app-engine-patch http://code.google.com/p/app-engine-patch/ i download it,and unzip , but can\'t running on my google-app-engine launcher

this is app-engine-patch http://code.google.com/p/app-engine-patch/

i download it ,and unzip , but can't running on my google-app-engine launcher

why ?

updated

but the patch has app.yaml, and i can't find aep-sample

updated2

开发者_StackOverflowwhen i python manage.py runserver

so can app-engine-patch running on gae launcher ?


App Engine Patch isn't an App Engine app, it's a library to use with your app. If it doesn't have an app.yaml file, it won't be able to be run.

It looks like there's an aep-sample app included in the .zip file, try running that.

(response to edit)

The app.yaml file you found references aep-sample as the app's name, but the app listed in the launcher says "patch", so something's wrong there.

Have you read the Getting Started page on the project's site? Reading the documentation is generally a helpful first step.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号