[Pkg-utopia-maintainers] Bug#463154: fails to start ("ImportError: No module named gtk")
Oliver Gerlich
olig9 at gmx.de
Tue Jan 29 20:51:24 UTC 2008
Package: d-feet
Version: 0.1.8-1
Severity: normal
--- Please enter the report below this line. ---
When running d-feet from terminal, it just prints this text and exits:
~$ d-feet
Traceback (most recent call last):
File "/usr/bin/d-feet", line 44, in <module>
import dfeet.DFeetApp as DFeetApp
File "/var/lib/python-support/python2.5/dfeet/DFeetApp.py", line 3,
in <module>
import gtk
ImportError: No module named gtk
~$
From cursory look, this seems to be some problem related to Python 2.4
and 2.5 - d-feet specifically requests to be started with
/usr/bin/python2.5. While that is indeed installed on my system, there
are maybe no gtk packages installed for 2.5?
My default python interpreter is 2.4:
~$ python -V
Python 2.4.4
But running d-feet with that one doesn't work either:
~$ python /usr/bin/d-feet
Traceback (most recent call last):
File "/usr/bin/d-feet", line 44, in ?
import dfeet.DFeetApp as DFeetApp
ImportError: No module named dfeet.DFeetApp
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.21-2-k7
Debian Release: 4.0
990 testing mainbox
990 testing deb.opera.com
500 unstable viewizard.com
500 unstable mainbox
500 stable mainbox
500 stable deb.opera.com
500 experimental mainbox
--- Package information. ---
Depends (Version) | Installed
=====================================-+-============
python-dbus (>= 0.82.3) | 0.82.4-1
python-glade2 | 2.10.6-1
python-gnome2-desktop | 2.18.0-2+b1
python-gtk2 | 2.10.6-1
python-support (>= 0.7.1) | 0.7.4
python2.5 | 2.5-5
More information about the Pkg-utopia-maintainers
mailing list