Error on python modules

Marcus Habermehl bmh1980de at yahoo.de
Mon Mar 7 08:20:16 PST 2005


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



More information about the dbus mailing list