Mailinglist Archive: opensuse (2234 mails)
| < Previous | Next > |
Re: [SLE] SuSE 6.2 Python Problem
- From: grimmer@xxxxxxx (Lenz Grimmer)
- Date: 1 Sep 1999 11:42:09 +0200
- Message-id: <Pine.LNX.4.10.9909011140130.28472-100000@xxxxxxxxxxxxx>
Hi,
On Tue, 31 Aug 1999, W.D.McKinney wrote:
> Most frustrating as I have sent this to feedback@xxxxxxx already and
> no replies.. My question is what's wrong with my 6.2 install as xrpm
> and pysol croak on startup:
>
>
> > pysol
> Traceback (innermost last):
> File "/usr/games/pysol", line 55, in ?
> import Tkinter,Canvas,tkColorChooser,tkFileDialog
> File "/usr/lib/python1.5/lib-tk/Tkinter.py", line 8, in ?
> import _tkinter # If this fails your Python may not be configured for Tk
> ImportError: No module named _tkinter
>
> PySol cannot find the Tkinter Python libraries. Please check your installation.
>
>
> # xrpm
> Traceback (innermost last):
> File "/usr/lib/xrpm/xrpm.py", line 35, in ?
> import findrpm
> File "/usr/lib/xrpm/findrpm.py", line 30, in ?
> from Tkinter import *
> File "/usr/lib/python1.5/lib-tk/Tkinter.py", line 8, in ?
> import _tkinter # If this fails your Python may not be configured for Tk
> ImportError: No module named _tkinter
>
>
> Looks like a Python problem to me. I really would like some help.
> Anyone care to take a stab ?
It works here. Did you install pyimglib? This package contains
/usr/lib/python1.5/lib-dynload/_tkinter.so .
Bye,
LenZ
--
------------------------------------------------------------------
Lenz Grimmer SuSE GmbH
mailto:grimmer@xxxxxxx Schanzaeckerstr. 10
http://www.suse.de/~grimmer 90443 Nuernberg, Germany
--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
| < Previous | Next > |