Salut (hello),
Le 11/01/2013 11:28, Rémi Guichard a écrit :
Hi,
I want compil rendererconsole
Traceback (most recent call last):
File
"/home/rguichar/Téléchargements/renderer-service-upnp/test/rendererconsole.py",
line 23, in <module>
import dbus
ImportError: No module named dbus
i have dbus-python
What this command displays :
>> help("dbus")
You should have the description
of the package dbus installed
Or in a shell :
$ pydoc dbus
Also, with :
>> import sys
>> sys.path
You should have a path where the modules are searched.
Me, I have dbus in /usr/lib/python2.7/site-packages
what is the problem ? or solution?
Thx
Best regards
Rem
Regards,
Seb