慕沐7317626
2018-07-26 13:40
F:\python\web>python zpm.py
Traceback (most recent call last):
File "zpm.py", line 6, in <module>
app = web.application(urls, globals())
AttributeError: module 'web' has no attribute 'application'
有安装第三方模块web.py吗,或者导入import web?
python-web.py开发入门
58639 学习 · 106 问题
相似问题