Tkinter on NT (troubles with executing)

Guenter Roehrig gunter_r at my-deja.com
Thu Aug 24 21:28:12 EDT 2000


Hello All!

I'm novice in Python and I have a question.
I use Python on NT platform. I try to execute simple Tkinter example:

import Tkinter
Tkinter._test()

(and other Tkinter examples...)

but I recieved message that "Tcl probably may not installed"
but I have installed Tcl on my computer and add the path to Tcl\BIN
directory
to system variable PATH. (this advice I found on www.python.org)
But I recieved the same error message again.
What did I make wrong ? and how can I connect this module?

Thank you.

Yaroslav Roehrig.
              Siberia, Russia


PS: You may write also in Russian or German




Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list