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

No Module named dns #25

Closed
Wayc0des-Land opened this issue May 2, 2019 · 1 comment
Closed

No Module named dns #25

Wayc0des-Land opened this issue May 2, 2019 · 1 comment

Comments

@Wayc0des-Land
Copy link

cloudflair.py evil.com
Traceback (most recent call last):
File "C:\Python3\CloudFlair-master\cloudflair.py", line 3, in
import dns_utils
File "C:\Python3\CloudFlair-master\dns_utils.py", line 1, in
import dns.resolver
ModuleNotFoundError: No module named 'dns'

@codingo
Copy link

codingo commented Jun 24, 2019

Before running you need to install requirements, you can do this by cloning the repository and then running:

pip install -r requirements.txt

You can find this and other setup instructions on the README.me of this repository (https://github.com/christophetd/CloudFlair)

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