LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 802|回复: 0

system-config-*的问题

[复制链接]
发表于 2006-12-21 20:59:23 | 显示全部楼层 |阅读模式
[leeight@AL ~]$ system-config-display
Traceback (most recent call last):
  File "/usr/share/system-config-display/xconf.py", line 22, in ?
    import gobject
ImportError: No module named gobject

[leeight@AL ~]$ system-config-printer
Traceback (most recent call last):
  File "/usr/sbin/system-config-printer", line 9, in ?
    import queueTree
  File "/usr/share/printconf/util/queueTree.py", line 57, in ?
    import printconf_conf
  File "/usr/share/printconf/util/printconf_conf.py", line 83, in ?
    from xml.utils import qp_xml
ImportError: No module named utils

[leeight@AL ~]$ system-config-date
Traceback (most recent call last):
  File "/usr/share/system-config-date/system-config-date.py", line 56, in ?
  File "/usr/share/system-config-date/system-config-date.py", line 56, in ?
    useGuiMode(page)
  File "/usr/share/system-config-date/system-config-date.py", line 46, in
useGuiMode
    import timeconfig
  File "/usr/share/system-config-date/timeconfig.py", line 25, in ?
    from snack import *
ImportError: No module named snack

好像所有的system-config-*都不能用了。
系统的版本是RHELAS4, 是不是python出问题了呢?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表