[Bug 337402] New: python-gtk not visible by python itself
https://bugzilla.novell.com/show_bug.cgi?id=337402#c1 Summary: python-gtk not visible by python itself Product: openSUSE 10.3 Version: Final Platform: i686 OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: tikovacs@albacomp.hu QAContact: qa@suse.de Found By: --- after installing python-gtk I cannot start devede: # devede Traceback (most recent call last): File "/usr/local/bin/devede", line 27, in ? import gtk ImportError: No module named gtk I probed the fallowing: # python Python 2.4.4 (#1, Aug 29 2007, 21:14:24) [GCC 4.1.2 20061115 (prerelease) (SUSE Linux)] on linux2 Type "help", "copyright", "credits" or "license" for more information.
help()
Welcome to Python 2.4! This is the online help utility. If this is your first time using Python, you should definitely check out the tutorial on the Internet at http://www.python.org/doc/tut/. Enter the name of any module, keyword, or topic to get help on writing Python programs and using Python modules. To quit this help utility and return to the interpreter, just type "quit". To get a list of available modules, keywords, or topics, type "modules", "keywords", or "topics". Each module also comes with a one-line summary of what it does; to list the modules whose summaries contain a given word such as "spam", type "modules spam". help> modules gtk Here is a list of matching modules. Enter any module name to get more help. help> So the python not see the pygtk or gtk packages However the pygtk-demo is working, but it uses a wrapper script to start. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=337402 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |jmatejek@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=337402#c1 Jan Matejek <jmatejek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Jan Matejek <jmatejek@novell.com> 2007-10-30 07:55:29 MST --- um ... where exactly did you find python 2.4 in openSUSE 10.3 ? in my opinion that is the problem, because py2.4 is looking for its modules in /usr/lib/python2.4, but our packages install into /usr/lib/python2.5 please attach output of rpm -q --all | grep python -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=337402#c2 --- Comment #2 from Tibor Kovacs <tikovacs@albacomp.hu> 2007-11-05 04:06:14 MST --- Here is the output: tibor@ubul:~> rpm -q --all | grep python python-numeric-24.2-101 python-gobject2-devel-2.14.0-9.1 dbus-1-python-0.82.0-28 python-2.5.1-39 python-orbit-2.14.3-20 python-gnome-2.20.0-3 libxml2-python-2.6.30-4 python-webilder-0.6.2-2.guru.suse102 python-gobject2-2.14.0-9.1 python-pygame-1.7.1release-119 python-gtk-2.12.0-4.1 python-sexy-0.1.9-0.pm.1 python-sip-4.7-20 python-qt-3.17.3-18 python-cairo-devel-1.2.2-91 python-compizconfig-0.6.0-1.4 python-gnome-extras-2.19.1-5.9 python-cairo-1.2.2-91 python-curses-2.5.1-39 rpm-python-4.4.2-164 python-gammu-0.21-30 gnome-python-desktop-2.20.0-43.1 python-wxGTK-2.8.6.0-2.1 python-kde3-3.16.0-28 python-tk-2.5.1-39 python-xml-2.5.1-39 python-imaging-1.1.6-69 python-devel-2.5.1-39 python-gdbm-2.5.1-39 python-gtk-devel-2.12.0-4.1 tibor@ubul:~> I don't know if it important or not, but I upgraded my distro from 10.2 using "zypper update -t package" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=337402#c3 --- Comment #3 from Tibor Kovacs <tikovacs@albacomp.hu> 2007-11-05 05:08:10 MST --- The problem is solved! Sorry, it was my mistake... I installed a software, which uses its own python binary... I'm sorry for wasting your time. Tibor Kovács -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=337402#c4 Jan Matejek <jmatejek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |INVALID --- Comment #4 from Jan Matejek <jmatejek@novell.com> 2007-11-06 07:58:40 MST --- thanks, closing as invalid -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com