• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

Python tk() error
guipythontkinter
0 Votes
1 Answer
15th Jan 2020, 6:43 AM
Mantavya Sharma
Mantavya Sharma - avatar
Hey 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!
pythontkinter
0 Votes
3 Answers
1st Apr 2017, 10:52 AM
MisterMM23
Where will I get the best tutorial for Tkinter??
mysqlmysql-connectorospythonpython3tk()tkinter
0 Votes
1 Answer
9th Oct 2020, 4:48 AM
Yash Gupta
Yash Gupta - avatar
Hot today
Where make_unique is better than unique_ptr(raw pointer)
0 Votes
Can someone help and explain better on slicing
1 Votes
How do I remove duplicates from a list but keep the order?
0 Votes
Will i land a job
1 Votes
Best way to learn a new programming language fast?
1 Votes
How do I print a multiplication table neatly?
0 Votes
Hill Climbing
0 Votes
Course
1 Votes
Any help with custom functions?
2 Votes
How do I find the largest number in a list without using max()?
1 Votes