On Tue, Oct 14, 2014 at 1:13 PM, <tntsu...@googlemail.com> wrote:

> it doesnt seem to be present and doesnt react to the "python -m tkinter"
> -module not present
>

I don't know how it's spelled in 3.4.x, but in 2.7 it's spelled "Tkinter".
Give that a try. (Sorry, no 3.4 install handy or I'd verify it myself.)

The other alternative is that the tkinter module wasn't built when you
installed Python because the build system couldn't find Tcl or Tk libraries
to link to. If that's the case, let us know your computing platform
(Windows, Linux/Unix, MacOSX) and how 3.4 was installed on your system.

Skip
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to