How to pip or easy_install tkinter on Windows

前端 未结 12 776
你的背包
你的背包 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:41

    When you install python for Windows, use the standard option or install everything it asks. I got the error because I deselected tcl.

提交回复
热议问题