Letsencrypt-auto bootrapping error on Debian Jessie

Please fill out the fields below so we can help you better.

My domain is: Not relevant

I ran this command: ./letsencrypt-auto certonly --manual --email admin@mydomain.hk -d mydomain.hk -d www.domain.hk

It produced this output:

Installing Python packages...
Traceback (most recent call last):
  File "/tmp/tmp.ueggGYdiiy/pipstrap.py", line 146, in <module>
    exit(main())
  File "/tmp/tmp.ueggGYdiiy/pipstrap.py", line 133, in main
    shell=True)
  File "/usr/local/anaconda2/lib/python2.7/subprocess.py", line 573, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command 'pip install --no-index --no-deps -U /tmp/pipstrap-YsLhJQ/pip-8.0.3.tar.gz /tmp/pipstrap-YsLhJQ/setuptools-20.2.2.tar.gz /tmp/pipstrap-YsLhJQ/wheel-0.29.0.tar.gz' returned non-zero exit status 1

My operating system is (include version): Debian Jessie

My web server is (include version): not relevant

My hosting provider, if applicable, is: not relevant

I can login to a root shell on my machine (yes or no, or I don’t know): yes

I’m using a control panel to manage my site (no, or provide the name and version of the control panel): cpanel

My bad. Was using Anaconda’s distribution, and it masks the default distribution. This caused conflict.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.