On Sat, 2003-10-18 at 10:14, Claus Ladekjær Wilson wrote:
> On starting fetchmailconf I had this error message:
> 
> bash-2.05b$ fetchmailconf
> Traceback (most recent call last):
>   File "/usr/bin/fetchmailconf", line 9, in ?
>     from Tkinter import *
>   File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 35, in ?
>     import _tkinter # If this fails your Python may not be configured for Tk
> ImportError: No module named _tkinter

This is usually due to python being emerged without the tcltk USE flag.
Run 'emerge -pv python' and look for the tcltk flag. If it is '-tcltk,'
you need to add tcltk to your USE flags and emerge python again.

Doug


--
[EMAIL PROTECTED] mailing list

Reply via email to