[Letsencrypt-devel] Bug#807825: ImportError: cannot import name range
Derfel
debian at derfel.net
Mon Dec 14 14:08:43 UTC 2015
* Sunday 13 December 2015, alle 17:09, Harlan Lieberman-Berg scrive:
> On Sun, 13 Dec 2015 15:10:47 +0100 derfel <debian at 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
More information about the Letsencrypt-devel
mailing list