[SLE] Gnome-Python Package Broken?

From: Scott Leighton (helphand_at_pacbell.net)
Date: 07/31/04

  • Next message: Dylan: "Re: [SLE] Receive ROOT mail on Kmail (as regular user)"
    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
    

  • Next message: Dylan: "Re: [SLE] Receive ROOT mail on Kmail (as regular user)"

    Relevant Pages

    • Re: gmpy moving to code.google.com
      ... this time with python 2.4 on suse and things are ... patching" that class on the fly; clearly the monkey-patching isn't working with 2.4 on SuSE, so all the addition attempts are failing. ... However, from the test failures you report, it looks like SuSE's 2.4 does not have decimal available for importing when gmpy is starting up -- so I'd like to confirm that first. ...
      (comp.lang.python)
    • Re: gmpy moving to code.google.com
      ... this time with python 2.4 on suse and things are ... available for importing when gmpy is starting up -- so I'd like to ...
      (comp.lang.python)
    • [SLE] Python/pygtk update and cleanup
      ... It appears that my problem may lie in /usr/bin/env, which apparently points different apps to which version of python they're going to use, but I've come up completely empty looking for information on how to fix it. ... I think my best option at this point is to completely wipe out my old python and gtk installs and just install the latest versions, but as I said I've already tried this using YAST and apt, and it's had no effect. ... So if anyone has a suggestion (preferably less drastic than "wipe hda and re-install SuSE), ...
      (SuSE)
    • [SLE] Python, PyGTK and GTK+
      ... I am trying to use Python with GTK+ on SuSE 9.0, but I son't know what I ... I don't see any PyGTK package for SuSE, ...
      (SuSE)
    • Python and wxPython in SUSE
      ... I've just begun programming a little in python and I'm trying to import ... On the wxPython site they have rpm's for Redhat, Mandriva, ... Which is the closest to SUSE? ... Mandriva, and the install didn't throw any errors, but the python ...
      (alt.os.linux.suse)