Hey there!
after I got the Letsencrypt beta invite, I wanted to use the command I got.
The command was:
./letsencrypt-auto --server \ https://acme-v01.api.letsencrypt.org/directory --help
If I type in this I get this error:
Updating letsencrypt and virtual environment dependencies...Traceback (most recent call last): File "/root/.local/share/letsencrypt/bin/pip", line 7, in <module> from pip import main ImportError: No module named pip
I looked after the path /root/.local/share/letsencrypt/bin/pip and I found this file.
Do you know what I should do?
Sorry if this question is asked often, but I don’t found an answer.
Yours, Janking