sherlock
sherlock copied to clipboard
python3: can't open file 'sherlock.py': [Errno 2] No such file or directory
Checklist
- [x] I'm reporting a bug in Sherlock's functionality
- [ ] The bug I'm reporting is not a false positive or a false negative
- [ ] I've verified that I'm running the latest version of Sherlock
- [ ] I've checked for similar bug reports including closed ones
- [ ] I've checked for pull requests that attempt to fix this bug
Description
WRITE DESCRIPTION HERE
are you in the right directory?
the directory has been changed to
the directory has been changed to /sherlock/sherlock/sherlock.py
How do I fix it then?
just clone the git cd sherlock/ ./sherlock/sherlock.py
the directory has been changed to /sherlock/sherlock/sherlock.py
How do I fix it then?
you aren't in the right directory /sherlock/sherlock/sherlock.py type cd Sherlock ls cd sherlock //and then proceed python3 sherlock.py username
for me it worked python3.9 sherlock.py username, but first use sudo apt-get update and sudo apt-get upgrade first and then use python3.9 sherlock.py username
First execute the installation described in the main page.
Second, inside the folder sherlock that you cloned, you can execute
ls
It will show the archives and folders inside your directory
If it gave you a list with the file 'sherlock.py', so simply execute:
python3 sherlock.py USERNAME
And it will work
If the ls
gave you a list like:
CODE_OF_CONDUCT.md CONTRIBUTING.md docker-compose.yml Dockerfile images LICENSE README.md removed_sites.json removed_sites.md requirements.txt sherlock site_list.py sites.md
Execute:
python3 sherlock USERNAME