【发布时间】:2017-07-19 04:03:56
【问题描述】:
安装了 Google App Engine SDK.Python 2.6 完美。 想进入图像,并在本地测试。安装 PIL
安装 Python,然后运行 PIL 安装,这次成功了。
看起来不错,但尝试进行本地主机图像处理 给出:
"NotImplementedError: Unable to find the Python PIL library. Please
view the SDK documentation for details about installing PIL on your system."
系统:winxp
【问题讨论】:
标签: python google-app-engine python-imaging-library