trying to use kali linux to run my Phoneinfoga tool, but when I run the command needed to use this tool, which is
python3 phoneinfoga.py -n (the target number)
it gives me an error that says
python3: can't open file 'phoneinfoga.py': [Errno 2] No such file or directory
does anyone have any suggestions on what I should do? Of course, I've installed python3 in my kali framework, but haven't been able to resolve this one problem, and the same error code shows up with all the rest of my kali tools, including Sherlock, and Routersploit.