python - Why is Tkinter missing? -


started messing tkinter today, when tried run first program crashed. appears reason don't have tkinter. standard installation of python 3.3 on windows 7, why not there? how can it?

this answer might irrelevant more information, but, now: capitalizing "tkinter" when using import command? in python 3.x, it's imported lower-case ("import tkinter"), in 2.x code it's imported initial capital ("import tkinter").


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -