nmap is already install and i get this error
root@kali:/netattack2# python3 netattack2.py installFile "netattack2.py", line 37subprocess.call("sudo apt-get install nmap -y > {}".format(os.devnull), shell=True)^TabError: inconsistent use of tabs and spaces in indentationroot@kali:/netattack2#
