Redhat / CentOS 6.x users need python 2.7

I tried this on Amazon Linux, which is a RHEL/Centos6 distro. I didn't need to use any external repos to install Python 2.7 and python -V returns 2.7.10… but when I try to run the letsencrypt install, I get this…

Sorry, I don't know how to bootstrap Let's Encrypt on your operating system!

You will need to bootstrap, configure virtualenv, and run a pip install manually
Please see Contributing — letsencrypt latest documentation
for more info
WARNING: Python 2.6 support is very experimental at present...
if you would like to work on improving it, please ensure you have backups
and then run this script again with the --debug flag!

:frowning: