Q&A Discussies
How to use java.atw?
1 Stem
1 Antwoordtkinter or pygame...
2 Stemmen
3 AntwoordenHelp with a code
0 Stemmen
2 Antwoordenwindow.inner
0 Stemmen
2 AntwoordenMyPhone's API?
2 Stemmen
1 AntwoordChallenge loss horror story thread
24 Stemmen
7 AntwoordenPlayground style change
2 Stemmen
2 AntwoordenWho will solve this issue ?
5 Stemmen
2 AntwoordenHey there,
I don't know why, but when I import tkinter on IDLE like this:
from tkinter import *
And I say:
window = Tk()
Even known I use python 3.2.5, which should be able to use Tkinter, the python shell raises a ValueError that says that Tk() is not defined. I am very sure I use python 3.2.5 and tutorials from the Python Foundation say that is what I have to do. But it still doesn't work.
Does anyone have an idea of how to solve this problem? Thank you!
0 Stemmen
3 Antwoorden