Installing on Linux AMI

I am attempting to setup the letsencrypt client on my ec2 instance running Linux AMI.

I ran the bootstram/centos.sh, which completed successfully. Then attempting to run the letsencrypt-auto setup I see the error:

./letsencrypt-auto
Updating letsencrypt and virtual environment dependencies…Command “python setup.py egg_info” failed with error code 1

You must be one of the lucky beta testers ? tried : http://stackoverflow.com/questions/11425106/python-pip-install-fails-invalid-command-egg-info ?

// edit
Same problem in Centos 6.5, so I guess no support :frowning: