Letsencrypt-auto openssl module not found EC2

@pfg can you provide your full output running the commands to do a fresh install on Amazon Linux 2015.09?

I’m encountering similar issues but I think it might be related to using an older AMI. Not entirely sure what the cause is yet.

Update 1:
I am still investigating the issue as we speak, but I think this is somehow related to Python package path issues when running as a user using sudo vs running directly as root.

When I run as root, I think the python package path is different than a user running as sudo and that might explain the issue calling

Update 2:
Doesn’t appear to be caused by using root vs sudo as trying to clone repo as user and running through sudo doesn’t seem to work either. Still debugging. I will be bringing up a fresh EC2 instance and trying to setup.

Update 3:
Brought up two EC2 instances and did the setup as root or using sudo. Results the same - successfully setup.

My problems seem to be related to setting up on an existing instance.