My server is debian 5 lenny with python 2.6.6
When I try to launch the below command line, I had some errors
./letsencrypt-auto
–apache -d domain.fr –debug
File
« /usr/bin/virtualenv », line 5, in from pkg-resources
import load_entry_point
ImportError:
No module named pkg_resources
When I tried a : sh +x letsencrypt-auto
–apache -d domain.fr –debug
I saw the error below:
letsencrypt-auto: line 186: /root/.local/share/letsencrypt/bin/pip: Aucun fichier ou répertoire de ce type
letsencrypt-auto: line 191: /root/.local/share/letsencrypt/bin/pip: Aucun fichier ou répertoire de ce type
letsencrypt-auto: line 193: /root/.local/share/letsencrypt/bin/pip: Aucun fichier ou répertoire de ce type
letsencrypt-auto: line 194: /root/.local/share/letsencrypt/bin/pip: Aucun fichier ou répertoire de ce type
Requesting root privileges to run with virtualenv: /root/.local/share/letsencrypt/bin/letsencrypt --apache -d domain.fr --debug
letsencrypt-auto: line 204: /root/.local/share/letsencrypt/bin/pip: Aucun fichier ou répertoire de ce type