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
Py
8 Dk_pcell67931 May 3 15:18 setup.py
drwxr-s--- 19 fr18 Dk_pcell 4096 Apr 18 05:58 Tools/
[EMAIL PROTECTED] : build/scripts-2.5/idle
** IDLE can't import Tkinter. Your Python may not be configured for Tk. **
[EMAIL PROTECTED] : which wish
/usr/bin/wish
[EMAIL PROTECTED] : wis
8 Dk_pcell67931 May 3 15:18 setup.py
drwxr-s--- 19 fr18 Dk_pcell 4096 Apr 18 05:58 Tools/
[EMAIL PROTECTED] : build/scripts-2.5/idle
** IDLE can't import Tkinter. Your Python may not be configured for Tk. **
[EMAIL PROTECTED] : which wish
/usr/bin/wish
[EMAIL PROTECTED]