a6avind/spoofcheck

It doesn't run on python3

Closed this issue · 3 comments

image

I keep getting this issue over and over.

I have a similar problem; however, it tells me the following: ython3 spoofcheck.py domain.tld
Traceback (most recent call last):
File "/scripts/spoofcheck/spoofcheck.py", line 5, in
import emailprotectionslib.dmarc as dmarc_lib
File "/usr/local/lib/python3.10/dist-packages/emailprotectionslib/dmarc.py", line 3, in
import Resolver
ModuleNotFoundError: No module named 'Resolver'

Thank you for using the tools.
As sanity check, wanted to confirm whether you guys have installed all the dependencies?

I am closing the issue since I haven't gotten a response yet. However, please feel free to reopen if the problem continues.