How to pip or easy_install tkinter on Windows

前端 未结 12 770
你的背包
你的背包 2020-11-28 22:31

My Idle is throwing errors that and says tkinter can\'t be imported.

Is there a simple way to install tkinter via pip or

12条回答
  •  醉梦人生
    2020-11-28 22:44

    In python, Tkinter was a default package, you can repair the installation and select Tcl/Tk. repair When you run this, DDL should be installed like so: enter image description here

提交回复
热议问题