I have followed all instructions and everything everywhere… I can’t seem to get rid of this error
I am running my server on AWS linux and frustrated to the end.
File “/opt/eff.org/certbot/venv/local/lib/python2.7/dist-packages/OpenSSL/_util.py”, line 6, in
from cryptography.hazmat.bindings.openssl.binding import Binding
ImportError: No module named cryptography.hazmat.bindings.openssl.binding
While the cryptography module is under lib64. How can I make it point to lib64 instead of lib