>>> import easygui
>>> easygui.msgbox("hello")
Traceback (most recent call last):
File "<pyshell#5>", line 1, in <module>
easygui.msgbox("hello")
AttributeError: 'module' object has no attribute 'msgbox'
这该怎么解决啊??
Bkin
Patiencing
随时随地看视频慕课网APP
相关分类