[SLE] Gnome-Python Package Broken?
From: Scott Leighton (helphand_at_pacbell.net)
Date: 07/31/04
- Previous message: Scott Leighton: "Re: [SLE] Receive ROOT mail on Kmail (as regular user)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: SuSE <suse-linux-e@suse.com> Date: Sat, 31 Jul 2004 13:10:48 -0700
I have the gnome-python package installed from the SuSE 9.1 DVD
but python acts like it isn't there.
The problem has come up while trying to get gramps to work. The
gramps folks all point to a broken SuSE package, the comment
I see frequently is "SuSE is known for shipping incomplete gnome-python
packages." But no-one seems to be able to point me to
a solution.
The error shows up like this....
helphand@helphand:~> python
Python 2.3.3 (#1, Apr 6 2004, 09:45:08)
[GCC 3.3.3 (SuSE Linux)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pygtk
>>> pygtk.require('2.0')
>>> import gnome.ui
Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: could not import bonobo.ui
>>>
Now, both gnome.ui and bonobo.ui *are* installed and *are*
on my hard drive in the locations seen here ...
<http://www.suse.com/us/private/products/suse_linux/prof/packages_amd64/python-gnome.html>
Both Python and the gnome-python package came straight from
SuSE media and were installed via Yast.
Can anyone point me in the right direction for solving
this?
Scott
-- POPFile, the OpenSource EMail Classifier http://popfile.sourceforge.net/ Linux 2.6.5-7.95-default x86_64 -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Scott Leighton: "Re: [SLE] Receive ROOT mail on Kmail (as regular user)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|