./letsencrypt-auto certonly -d domainname gives error "ImportError: No module named interface"

I believe this is a similar issue as before with Amazon Linux path issues being all out of whack. Amazon has never been able to get Python working correctly since day one so this doesn't surprise me.

It appears that this is just another case of lib64 vs lib and path issues.