* Sunday 13 December 2015, alle 17:09, Harlan Lieberman-Berg scrive: > On Sun, 13 Dec 2015 15:10:47 +0100 derfel <deb...@derfel.net> wrote: > > ImportError: cannot import name range
[...] > Can you let me know what the output of this is, run as the same user > that you executed letsencrypt with? (Should be root.): > python -c "import six; print six.__version__" Root or not root the result is the same # python -c "import six; print six.__version__" 1.10.0 $ python -c "import six; print six.__version__" 1.10.0 I can run any test you like to help resolve this issue. Best regards