Error on python modules
John (J5) Palmieri
johnp at redhat.com
Mon Mar 7 08:58:49 PST 2005
On Mon, 2005-03-07 at 17:20 +0100, Marcus Habermehl wrote:
> Hi.
>
> I have installed dbus 0.23.2 on my system with the python bindings. If I
> want to import dbus in python I become this error:
>
> Python 2.4 (#1, Nov 30 2004, 22:24:55)
> [GCC 3.4.3] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import dbus
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> File "/usr/lib/python2.4/site-packages/dbus.py", line 44, in ?
> import dbus_bindings
> ImportError: /usr/lib/python2.4/site-packages/dbus_bindings.so:
> undefined symbol: None
>
> Is this a bug or a problem with my installation?
>
> I have installed dbus on two system and I become on all the same error.
>
> Because of my English isn't very good it is possible that I haven't see
> the answer.
>
> Can anyone help me?
>
> regards
> Marcus
Looks like one of the API's changed in the 0.23 branch and the bindings
did keep up with them. I have been working mostly on the 0.30 branch
but if I get time I will look into it.
--
John (J5) Palmieri
Associate Software Engineer
Desktop Group
Red Hat, Inc.
Blog: http://martianrock.com
More information about the dbus
mailing list