Fixed it by running:
sudo pip3 install zope.interfaces --upgrade
But now I'm getting:
The requested nginx plugin does not appear to be installed.
(I'm trying to run: certbot --nginx)
Fixed it by running:
sudo pip3 install zope.interfaces --upgrade
But now I'm getting:
The requested nginx plugin does not appear to be installed.
(I'm trying to run: certbot --nginx)