level 5
青春的骚乱
楼主
我下载的是1.0.6的版本:indicator-china-weather_1.0.6-0ubuntu1_i386.deb
下载地址:https://launchpad.net/indicator-china-weather
安装后在“应用程序”中点击运行,没反应
,在终端下运行,
报错:
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
import gobject._gobject
Traceback (most recent call last):
File "/usr/share/indicator-china-weather/src/indicator-china-weather.py", line 41, in <module>
from helpers import *
File "/usr/share/indicator-china-weather/src/helpers.py", line 34, in <module>
import gconf
ImportError: No module named gconf

求解决方法!!!!!
2013年11月29日 13点11分
1
下载地址:https://launchpad.net/indicator-china-weather
安装后在“应用程序”中点击运行,没反应
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
import gobject._gobject
Traceback (most recent call last):
File "/usr/share/indicator-china-weather/src/indicator-china-weather.py", line 41, in <module>
from helpers import *
File "/usr/share/indicator-china-weather/src/helpers.py", line 34, in <module>
import gconf
ImportError: No module named gconf

求解决方法!!!!!