【问题标题】:Google App Engin: page of localhost:8080 gives error?Google App Engine:localhost:8080 的页面给出错误?
【发布时间】:2015-10-12 10:48:18
【问题描述】:

我使用 appinventor2 并尝试设置 tinywebdb2。虽然我已经仔细地放松了http://beta.appinventor.mit.edu/learn/reference/other/tinywebdb.html 中的步骤。如图所示,无法打开 localhostthe problem

我的 app.yaml

应用程序:tinywebdb-1092 版本:1 运行时:python27 api_version: 1

处理程序: - 网址:/图像 static_dir: 图片

  • 网址:.* 脚本:main.py

【问题讨论】:

标签: python-2.7 google-app-engine app-inventor


【解决方案1】:

转到 app.yaml 并将 runtime: python 更改为 runtime: python27 看看这是否适合你

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2012-02-04
    • 1970-01-01
    • 1970-01-01
    • 2014-01-27
    • 1970-01-01
    • 2017-09-09
    • 1970-01-01
    相关资源
    最近更新 更多