Open
Description
本次certbot更新后 提示
An unexpected error occurred: pkg_resources.ContextualVersionConflict: (cryptography 36.0.0 (/var/lib/snapd/snap/certbot/1670/lib/python3.8/site-packages), Requirement.parse('cryptography<4,>=2'), {'dns-lexicon'}) Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /tmp/tmpsg4ueu0p/log or re-run Certbot with -v for more details.
去掉setup.py
里面的 dns-lexicon
以及certbot_dns_aliyun/dns_aliyun.py
引用 from certbot.plugins import dns_common_lexicon
后 我本地测试没啥问题
Metadata
Metadata
Assignees
Labels
No labels