Where's GUI for Python?

castironpi at gmail.com castironpi at gmail.com
Sat Mar 1 20:58:05 EST 2008


On Mar 1, 6:49 pm, "K Viltersten" <t... at viltersten.com> wrote:
> >> 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.)- Hide quoted text -
>
> - Show quoted text -

AmbiguityWarning: Variables 'tklst' and 'tklist' resemble 'tkst'.
Automatic snap-to-slot has been disabled.



More information about the Python-list mailing list