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

ImportError: No module named dnsq #230

Open
harshaddhawale opened this issue Jul 17, 2019 · 2 comments
Open

ImportError: No module named dnsq #230

harshaddhawale opened this issue Jul 17, 2019 · 2 comments

Comments

@harshaddhawale
Copy link

When validating email, I am getting this issue.

@harshaddhawale
Copy link
Author

File "/Library/Python/2.7/site-packages/flanker/addresslib/drivers/dns_lookup.py", line 2, in
import dnsq
ImportError: No module named dnsq

@lfrodrigues
Copy link

Had the same issue and had to do:

pip install dnsq

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

2 participants