strange thing that disturbs
Terry Reedy
tjreedy at udel.edu
Tue Oct 14 17:37:36 EDT 2014
> i run win7 home premium.
> during the installation of python 3.4.2 i have seen the tcl/tk
> option activated!
Then python -m tkinter in Command Prompt should bring up a tk windows
with a bit a text and two buttons, one for exit. First try to find
Python 3.4 on the Start menu and start Python 3.4 (command .... Then
try import sys, then import tkinter. If this does not work, try
re-installing.
If you respond, do so to the list, not me.
--
Terry Jan Reedy
More information about the Python-list
mailing list