Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing dependency on Six #49

Open
ameuret opened this issue Oct 1, 2024 · 2 comments · May be fixed by #50
Open

Missing dependency on Six #49

ameuret opened this issue Oct 1, 2024 · 2 comments · May be fixed by #50

Comments

@ameuret
Copy link

ameuret commented Oct 1, 2024

certbot:

The 'certbot_plugin_gandi.main' plugin errored while loading: No module named 'six'.

Fixed with pip install six (under Conda).

@obynio
Copy link
Owner

obynio commented Oct 5, 2024

Mhhhh, alright thanks for the report I'll look into it

@DorianCoding
Copy link

DorianCoding commented Oct 10, 2024

Hello,

Same problem with the Debian package on sid. I will look into a solution later and tell you if I find it. I don’t know who is responsible of the package and last time I opened a grave bug, patch got blocked by another bug report so not gonna do it that time...

Edit: Do apt install python3-six.

Kriechi added a commit to Kriechi/certbot-plugin-gandi that referenced this issue Nov 14, 2024
@Kriechi Kriechi linked a pull request Nov 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants