On May 10, 6:31 pm, Romain FEUILLETTE <[EMAIL PROTECTED]> wrote: > Hello, > > I'have just install Python 2.5.1 on Linux and the IDLE doesn't seem to > works because it didn't find Tcl/Tk >
Perhaps you haven't installed Tkinter? I'm not sure which distribution you are using, but on my box (with Python2.4 installed) the relevant package is tkinter-2.4.4-1.fc6.rpm. -- http://mail.python.org/mailman/listinfo/python-list
