How to fix the error?

File “/usr/bin/certbot”, line 11, in
load_entry_point(‘certbot==0.19.0’, ‘console_scripts’, ‘certbot’)()
File “/usr/lib/python2.7/dist-packages/pkg_resources/init.py”, line 561, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File “/usr/lib/python2.7/dist-packages/pkg_resources/init.py”, line 2631, in load_entry_point
return ep.load()
File “/usr/lib/python2.7/dist-packages/pkg_resources/init.py”, line 2291, in load
return self.resolve()
File “/usr/lib/python2.7/dist-packages/pkg_resources/init.py”, line 2297, in resolve
module = import(self.module_name, fromlist=[‘name’], level=0)
ImportError: No module named certbot.main

Can you provide a little more information please.

What operating system are you on ? can you upgrade to the most recent version of certbot ? What command were you running to get this error ? can you provide the full trace ?

Downloaded from github, launched, now it’s all working, I have server VPPS, Ubuntu 16.04, NGINX + PHP7.2, 512MB RAM, 2.1GB SWAP, 1 CPU

So all working now, with the latest version of certbot ?

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