但是,当我尝试在Python3中导入tkMessageBox时,我得到一个错误,声明该模块不存在。import tkMessageBox当我尝试在Python3中导入其他Tkinter模块时,我得到了类似的错误import Tkinter # No module named 'Tkinter'
imp
我得到以下AttributeError: File "C:\Users\thaku\OneDrive\Desktop\tkinterpython\tkinter.py", line 1, in <module> File "C:\Users\thaku\OneDrive\Desktop\tkinterpython</