win7 64 系统下运行 Google App Engine launcher,提示python interpreter none not found
已经安装了64位 python 3.2.2
请问是什么原因呢?
已经安装了64位 python 3.2.2
请问是什么原因呢?
推荐学习书目
› Python Cookbook 1
plucury Oct 28, 2011
环境变量有设置么?另外gae只支持到python2.7……
|
2
lollipop OP 谢谢
我卸了3.2 换2.7试试 |
3
Weakdancer Oct 28, 2011
GAE本地SDK只支持2.5.2 2.7只在部署环境中支持
|
4
lollipop OP |