【发布时间】:2014-05-11 22:39:45
【问题描述】:
所以我的项目根目录中有 endpoints_proto_datastore 文件夹,但每次尝试运行它时都会收到此错误....
File "C:\pythonworkspace\...\endpoints_proto_datastore\utils.py", line 8, in <module>
from endpoints_proto_datastore.ndb import model
ImportError: cannot import name model
有人有什么想法吗?
【问题讨论】:
标签: python google-app-engine app-engine-ndb endpoints-proto-datastore