[root@localhost ~]# yum update
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
No module named cElementTree
Please install a package which provides this module, or
verify that the module is installed correctly.
It's possible that the above module doesn't match the
current version of Python, which is:
2.4.3 (#1, Sep 3 2009, 15:37:12)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-46)]
If you cannot solve this problem yourself, please go to
the yum faq at:
http://wiki.linux.duke.edu/YumFaq
请问哪们高手能帮我解决下,本人菜鸟,先谢谢了!
poerwq 于 2010-02-24 08:38:38发表:
同上
hyqhyq_3 于 2010-02-24 03:15:52发表:
到网上搜个合适的python-celementtree安装上就行
gzl1100 于 2010-02-24 00:29:30发表:
根据这个提示,应该是缺少cElementTree模块。