centos7装完python3后,python2.7.5和python3同时存在,导致yum命令不可用
现象:
root@host~# yum
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
/usr/1ib64/python2.7/site-packages/pycur1.so: undefined symbo1: cRpTo_num_1ocks
Please insta1l 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.7.5(default.Nov 20 2015.02:00:19)Gcc 4.8.5 20150623(Red Hat 4.8.5-4)]
If you cannot solve this problem yourself

2124

被折叠的 条评论
为什么被折叠?



