trekon1701

Results 3 comments of trekon1701

Even if you have the module six installed, it isn't found by this version of certbot. I was able to fix this by finding the path to the module and...

Interesting. You could try the same as above with that module, too, but 1st, ensure that it's installed on your system with `pip3 freeze` (or `python3 -m pip freeze`) also,...

Great idea/requirement ... I suggest setting up a check that runs the formatter in "check-only" mode, so if not formatted properly would output the diff and return a bad status...