Chinaunix首页 | 论坛 | 博客
  • 博客访问: 356615
  • 博文数量: 34
  • 博客积分: 2236
  • 博客等级: 大尉
  • 技术积分: 476
  • 用 户 组: 普通用户
  • 注册时间: 2006-02-25 14:36
文章分类

全部博文(34)

文章存档

2016年(2)

2014年(1)

2012年(2)

2011年(3)

2010年(3)

2009年(5)

2008年(9)

2007年(3)

2006年(6)

分类: LINUX

2011-03-31 14:47:22

故障现象:
#yum
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:

处理:
#rpm -ivh --force /mnt/CentOS/python-elementtree-1.2.6-5.i386.rpm
阅读(4613) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~