Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't run on python3 #1

Closed
hatimhtm opened this issue Sep 22, 2022 · 3 comments
Closed

It doesn't run on python3 #1

hatimhtm opened this issue Sep 22, 2022 · 3 comments

Comments

@hatimhtm
Copy link

image

I keep getting this issue over and over.

@kbayodetroya
Copy link

kbayodetroya commented Sep 24, 2022

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'

@a6avind
Copy link
Owner

a6avind commented Sep 26, 2022

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

@a6avind
Copy link
Owner

a6avind commented Apr 6, 2023

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

@a6avind a6avind closed this as completed Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants