pkg_resources.ContextualVersionConflict: (zope.interface 4.7.1

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)