severity 386023 normal
tags 386023 + unreproducible
thanks

Pavel Kraus ([EMAIL PROTECTED]):
> After starting griffith from command line, I get following output:
> 
> ====
> [EMAIL PROTECTED]:~$ griffith  
> Traceback (most recent call last):
>   File "/usr/bin/griffith", line 25, in ?
>     import gtk
> ImportError: No module named gtk
> ====
> 
> As you can see, python-gtk2 is installed. I tried to install python-gtk-1.2,
> but the problem remained. I also looked at the list of installed modules, 
> available from python help, but gtk was not there. So maybe this is rather 
> problem of python-gtk2 package...

 $ python
 Python 2.4.4c0 (#2, Jul 30 2006, 15:43:58) 
 [GCC 4.1.2 20060715 (prerelease) (Debian 4.1.1-9)] on linux2
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import gtk
 >>> gtk.__file__
 '/var/lib/python-support/python2.4/gtk-2.0/gtk/__init__.pyc'

 $ ls -la /var/lib/python-support/python2.4/gtk-2.0/gtk/__init__.py 
 lrwxrwxrwx 1 root root 61 2006-08-08 11:08 
/var/lib/python-support/python2.4/gtk-2.0/gtk/__init__.py -> 
/usr/share/python-support/python-gtk2/gtk-2.0/gtk/__init__.py
 $ apt-file search /usr/share/python-support/python-gtk2/gtk-2.0/gtk/__init__.py
 python-gtk2: usr/share/python-support/python-gtk2/gtk-2.0/gtk/__init__.py


So it's not a griffith's bug, please check your python-gtk2 installation, if
you still think your system is OK, please reassign this bug to python-gtk2.
Otherwise close it.

PS I hope it's only a wrong python-gtk2 installation and you will become a
Griffith fan soon :-)

-- 
-=[     Piotr Ozarowski     ]=-
-=[ http://www.ozarowski.pl ]=-

Attachment: pgpOSB8Mt3a26.pgp
Description: PGP signature

Reply via email to