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

dns module error on debian 12 #2

Open
littlAcen opened this issue Nov 18, 2024 · 0 comments
Open

dns module error on debian 12 #2

littlAcen opened this issue Nov 18, 2024 · 0 comments

Comments

@littlAcen
Copy link

root@my-vps:/Downloads/COREXITAL-MULTITOOL# python3 main.py
Traceback (most recent call last):
File "/root/Downloads/COREXITAL-MULTITOOL/main.py", line 12, in
import dns.resolver
ModuleNotFoundError: No module named 'dns'
root@my-vps:
/Downloads/COREXITAL-MULTITOOL# pip3 install dns --break-system-packages
ERROR: Could not find a version that satisfies the requirement dns (from versions: none)
ERROR: No matching distribution found for dns
root@my-vps:~/Downloads/COREXITAL-MULTITOOL#

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

1 participant