>> When that fails, try without the stutter <G> >> >> import tkinter > > I must be doing something wrong because > neither tkinter nor tkininter works. > I tried both with and without stuttering. > I even asked my wife to stutter some but, > sadly, to no avail. > > When Tim Chase mentioned "battery-installed", > i interpreted it as "all is there". It seems > that either > a) not all the batteries are installed in my > version (v2.5.2) > or > b) some setup/linkage needs to be performed > in order to get the GUI running. > > The error itself is: > ImportError: No module named tkinter > > Suggestions?
Here's a suggestion. Python is case-sensitive, while the users trying to help you are not. When they say "tininkerbell", they may mean "Tinkerbell". Check with "help()", then "modules" and see if it's installed or not. Sincerely Yourself :) (Seriously speaking - i'm thankful.) -- http://mail.python.org/mailman/listinfo/python-list