Thanks - that did the trick! I wonder why it's not mentioned in the
README, or (so far as I can tell) anywhere else?
-Alasdair
--
http://mail.python.org/mailman/listinfo/python-list
Alasdair wrote:
> I've just installed python 2.4.2 from source - it works fine from the
> command line. But when I attempt to start idle, I am told:
>
> ** IDLE can't import Tkinter. Your Python may not be configured for
> Tk. **
>
> I have tcl 8.4 and tk 8.4 on my system; can anybody provide
I've just installed python 2.4.2 from source - it works fine from the
command line. But when I attempt to start idle, I am told:
** IDLE can't import Tkinter. Your Python may not be configured for
Tk. **
I have tcl 8.4 and tk 8.4 on my system; can anybody provide me with
some advice?
Sorry if