【问题标题】:Google App Engine Launcher (Python)谷歌应用引擎启动器 (Python)
【发布时间】:2015-12-29 19:59:08
【问题描述】:

我正在尝试运行 Google App Engine Launcher。它弹出一条错误消息,说它找不到 Python 二进制文件。但是我已经下载并安装了 Python 2.7.8。错误消息建议我在 Edit-> Preference 中修改 Python 路径。但是启动器没有响应,它只是永远挂在那里。我该怎么办?

【问题讨论】:

  • 重新安装python。它应该让您将其添加到您的 PATH
  • 非常感谢。我听从了您的建议,现在错误消息消失了。但是启动器仍然没有响应。它永远保持这种状态。还有什么建议吗?

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


【解决方案1】:

您需要将 python 添加到 PATH 变量

参考How to add to the pythonpath in windows 7?


安装最新的 App Engine

https://cloud.google.com/sdk/?hl=en_US dowloand Google Cloud SDK install it then launch Google App Engine launcher --> Edit-->Preferences-->Python path--> new python 应该安装在驱动器 C: 下,然后选择 Python27x86 -- >pythonw.exe。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2011-01-11
    • 2014-07-20
    • 2011-08-21
    • 2016-08-01
    • 1970-01-01
    • 2011-05-06
    相关资源
    最近更新 更多