[gobolinux-users] Xqed problem
Michael Homer
michael at gobolinux.org
Fri Mar 21 11:05:24 NZDT 2008
On Fri, Mar 21, 2008 at 10:41 AM, Viola Zoltán <violazoli at gmail.com> wrote:
> Hi, If I want use this xqed prog, it give me error message! See this:
>
> vz at Csiszilla ~]xqed home
> Traceback (most recent call last):
> File "/System/Links/Executables
> /xqed", line 21, in <module>
> import Xqed
> File "/Programs/Python/2.5/lib/python2.5/site-packages/Xqed.py", line 21,
> in <module>
> from Tkinter import *
> File "/Programs/Python/2.5/lib/python2.5/lib-tk/Tkinter.py", line 38, in
> <module>
> import _tkinter # If this fails your Python may not be configured for
> Tk
> ImportError: No module named _tkinter
Like it says, your Python doesn't have Tk. Install it and recompile.
-Michael
More information about the gobolinux-users
mailing list