- 論壇徽章:
- 1
|
系統(tǒng)環(huán)境
[peter@sony bin]$uname -r ;lsb_release -a
2.6.32-431.17.1.el6.centos.plus.x86_64
LSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Distributor ID: CentOS
Description: CentOS release 6.5 (Final)
Release: 6.5
Codename: Final
報(bào)錯(cuò)內(nèi)容:
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
No module named operator
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.6.6 (r266:84292, Jan 22 2014, 09:42:36)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]
If you cannot solve this problem yourself, please go to
the yum faq at:
http://yum.baseurl.org/wiki/Faq
看網(wǎng)上幾乎都是說(shuō)因?yàn)橄到y(tǒng)中有多個(gè)python版本導(dǎo)致的問(wèn)題,但本系統(tǒng)中只有python2.6.6
在線等高手解答~~ |
|