摘要: 运行下面两句后,显示错误 import easygui easygui.msgbox("Hello There!") 错误: Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: 阅读全文
posted @ 2016-12-25 20:54 崔小宁的数据之旅 阅读(6461) 评论(0) 推荐(0) 编辑