Hi, getting the following error when I try: sudo python3 domainthreat.py
ModuleNotFoundError: No module named 'dns'
shiva@BORPF526Q9S:~/domainthreat$ sudo pip 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
Pls help.
Hi, getting the following error when I try: sudo python3 domainthreat.py
ModuleNotFoundError: No module named 'dns'
shiva@BORPF526Q9S:~/domainthreat$ sudo pip 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
Pls help.