I have installed python 2.7.6 from source, but can\'t find how to install python-devel for python 2.7
yum install python27-devel
doesn\'t w
I run Centos 6.5 on Virtualbox and this command solved it.
# yum update # yum install centos-release-SCL # yum install python27