The simplest way to use Python 2.7 in CentOS 6
The credit should go to Dexter Legaspi.
yum install centos-release-SCL
yum install python27
scl enable python27 bash
To install pip
cd /opt/rh/python27/root/usr/bin/
./easy_install-2.7 pip
Written by Jeff Li
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Centos
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#