我对我的 Ubuntu Bionic 服务器进行了升级,但 certbot 现在失败了:
certbot
An unexpected error occurred:
ContextualVersionConflict: (cryptography 2.1.4 (/usr/lib/python2.7/dist-packages), Requirement.parse('cryptography>=2.3'), set(['PyOpenSSL']))
无论我做什么,我似乎都无法修复它。
我对我的 Ubuntu Bionic 服务器进行了升级,但 certbot 现在失败了:
certbot
An unexpected error occurred:
ContextualVersionConflict: (cryptography 2.1.4 (/usr/lib/python2.7/dist-packages), Requirement.parse('cryptography>=2.3'), set(['PyOpenSSL']))
无论我做什么,我似乎都无法修复它。
看起来您需要更新密码学包
看起来当前版本是2.7