Just out of nowhere, phishing_catcher stopped showing certificates and upon executing throws the following error:
No handlers could be found for logger "certstream"
I've tried to pip install logging, but that didn't fix the issue. I've also downloaded a fresh version from Github and it doesn't work either.
Any ideas what could have happened? I'm running Python 2.7.18 or 3.9.2 on Debian 11.7.
Your help is much appreciated. Thank you.