python_rpmInstall install python 2.7 by rpm put these rpm packages in a new directory run command: yum localinstall * -y create python link to python2.7 rm -f /usr/bin/python ln -s /usr/bin/python2.7 /usr/bin/python