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

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -