You are not logged in.

#1 2016-12-29 19:30:59

fintara
Member
From: Bulgaria
Registered: 2016-07-16
Posts: 4

[SOLVED] Unable to run certbot - cannot import name load_entry_point

All I get is

Traceback (most recent call last):
  File "/usr/bin/certbot", line 6, in <module>
    from pkg_resources import load_entry_point
ImportError: cannot import name load_entry_point

python-setuptools is installed (tried both from pacman and from pip). As far as I understand it is some problem with the environment, because I can import load_entry_point in python shell. Unfortunately I couldn't find any similar problem. Any ideas? hmm

--- EDIT
Solved by removing everything connected with certbot, this time including /usr/lib/python2.7/site-packages/setuptools* and /usr/lib/python2.7/site-packages/easy_install* (and installing certbot afterwards again). Not sure what happened, hopefully it helps to somebody in the future.

Last edited by fintara (2016-12-29 19:56:58)

Offline

Board footer

Powered by FluxBB