When I run: sudo yum install python-certbot-apache, I get the following errors:
Error: Package: python2-certbot-0.12.0-4.el7.noarch (epel)
Requires: python-zope-interface
Error: Package: 1:python-zope-component-4.1.0-1.el7.noarch (epel)
Requires: python-zope-interface
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I am not sure, how to proceed further. Thanks.