Traceback (most recent call last):
File "/opt/OSINT/NameSpi/./NameSpi.py", line 453, in
main_generator()
File "/opt/OSINT/NameSpi/./NameSpi.py", line 450, in main_generator
mangler(mangleMode, outputfile)
File "/opt/OSINT/NameSpi/./NameSpi.py", line 378, in mangler
fileInput = open(inputFileName, 'r')
FileNotFoundError: [Errno 2] No such file or directory: '/home/kali/Downloads/result'
Getting this error even after creating output file name
Traceback (most recent call last): File "/opt/OSINT/NameSpi/./NameSpi.py", line 453, in
main_generator()
File "/opt/OSINT/NameSpi/./NameSpi.py", line 450, in main_generator
mangler(mangleMode, outputfile)
File "/opt/OSINT/NameSpi/./NameSpi.py", line 378, in mangler
fileInput = open(inputFileName, 'r')
FileNotFoundError: [Errno 2] No such file or directory: '/home/kali/Downloads/result'
Getting this error even after creating output file name