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

Added instruction for Python 3 users for installing pyDNS #115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

neps-in
Copy link

@neps-in neps-in commented Jan 29, 2021

I have added a simple instruction for Python 3 Users to install pyDNS. Because lots of people are facing the issue. If you can merge that would be useful for lots of python 3 users.

Copy link

@HumzaVhr HumzaVhr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#72
pip uninstall py3dns dnspython
pip install py3dns

@wowtalon
Copy link

#72 pip uninstall py3dns dnspython pip install py3dns

It works.

@deeplearnerali
Copy link

it works, but when trying to do a MXrecord search with validate_email module it returns a None

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

Successfully merging this pull request may close these issues.

4 participants