Skip to content

无用的引用 导致新版certbot报错 #13

Open
@Whads1985

Description

@Whads1985

本次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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions