python3.8导入tkinter报错If this fails your Python may not be configured for Tk

故障现象:improt tkinter报错If this fails your Python may not be configured for Tk python版本:python3.8.6 操作系统:win10 研究了好久,应该是安装python时,这个tcl/tk安装不正确或者文件出错导致的。这项下面注释很清楚tcl/tk是tkinter的开发环境。 解决方案: 退出所有正在运行的pytho
相关文章
相关标签/搜索