Guest
2004-06-22, 07:01 AM
i've installed gdesklets via the rpm, installed the goodweather sensor, and when i run
gdesklets GoodWeather.display this is what comes up :
Traceback (most recent call last):
File "/usr/bin/gdesklets", line 10, in ?
from main import init
File "/usr/share/gdesklets/main/__init__.py", line 37, in ?
from utils.i18n import Translator
File "/usr/share/gdesklets/utils/__init__.py", line 2, in ?
from GConfWatcher import GConfWatcher
File "/usr/share/gdesklets/utils/GConfWatcher.py", line 3, in ?
import gconf
ImportError: No module named gconf
any suggestions what i should do ?
TIA