help with tkinter

Wildman best_lay at yahoo.com
Thu Aug 1 17:06:51 EDT 2019


On Thu, 01 Aug 2019 16:31:02 +0300, adam kabbara wrote:

> Hello I am having trouble with tkinter when I enter the command from tkinter import* I get an error message
> 

What was the error and what version of Python are
you using?

For Python 2 you need... from Tkinter import*

-- 
<Wildman> GNU/Linux user #557453
"There are only 10 types of people in the world...
those who understand Binary and those who don't."
  -Spike



More information about the Python-list mailing list