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.