Centos6.5 install python27 + easy_install27 + pip27
yumgroupinstall"DevelopmentTools"yuminstall-yopenssl-develzlib-devsqlite-develbzip2-develIf openssl-devel is installed, the following error occurs:Protectedmultilibversions:libselinux-2.0.94-5.3.el6_4.1.i686!=libselinux-2.0.94-5.8.el6.x86_64You can try:yumdowngradelibselinux*Install Python-2.7wgethttps://www.python.org/ftp/python/2.7.10/Python-2.7.10.tgztarzxvfPython-2.7.10.tgzcdPython-2.7.10./configuremakemakeinstallcd..Install easy_installwgethttps://pypi.python.org/packages/source/s/setuptools/setuptools-18.7.zipunzipsetuptools-18.7.zipcdsetuptools-18.7python2.7setup.pyinstallcd..Install pipeasy_install-2.7pip#pip2.7--versionpip7.1.2from/usr/local/lib/python2.7/site-packages/pip-7.1.2-py2.7.egg(python2.7)ZYXW, reference1. CENTOS6.5 installation of Python2.7 Summaryhttp://segmentfault.com/a/11900000006542272、HowToSetUpPython2.7.6and3.3.3onCentOS6.4https://www.digitalocean.com/community/tutorials/how-to-set-up-python-2-7-6-and-3-3-3-on-centos-6-43、0006944:openssl-devel.x86_64has.i686librariesasadependencyhttps://bugs.centos.org/view.php?id=69444、yuminstallerror:protectedmultilibversionserrorhttp://superuser.com/questions/345876/yum-install-error-protected-multilib-versions-error5、Howtofix“unknownurltype:https”errorineasy_installhttp://ask.xmodulo.com/fix-unknown-url-type-https-error-easy_install.html