我是Google App Engine的新手;我在Mac OS X上使用python 2.7运行Maverick。我正在尝试运行使用spitfire模板系统的应用程序。我一直得到以下错误。我按照网站上的说明安装了spitfire(https://code.google.com/p/spitfire/)。我似乎无法解决这个问题。
提前致谢!
$ dev_appserver.py .
..........
..........
ImportError: No module named spitfire.runtime
INFO 2013-11-12 21:41:41,246 module.py:608] default: "GET /_ah/warmup HTTP/1.1" 500 -
ERROR 2013-11-12 21:41:47,306 wsgi.py:262]
答案 0 :(得分:0)
不太可行。
它有c代码 - 你无法在appengine上运行。也许这是一个可选组件。
你也在你的appengine项目中安装了代码 - 你应该阅读appengine python沙箱。 - https://developers.google.com/appengine/docs/python/#Python_The_sandbox