My modRana installation is giving this error to me
Code:
Traceback (most recent call last):
File "modrana.py", line 471, in <module>
program = GuiBase(device)
File "modrana.py", line 409, in __init__
self.mapWidget.loadModules('modules') # name of the folder with modules
File "modrana.py", line 109, in loadModules
a = __import__(deviceModuleName[0:-3])
File "/opt/modrana/modules/device_modules/device_n900.py", line 24, in <module>
import dbus.glib
ImportError: No module named dbus.glib
can somebody indicate what libs are missing ?
this is just stderr output, stdout was too much to paste here, and most likely reduntant, but you can ask
Last edited by freebsd; 2011-01-16 at 18:20.
Reason: appropriate subject
My modRana installation is giving this error to me
this is just stderr output, stdout was too much to paste here, and most likely reduntant, but you can ask
Last edited by freebsd; 2011-01-16 at 18:20. Reason: appropriate subject