#๐ How do I use python to install Sherlock?
126 messages ยท Page 1 of 1 (latest)
@frail wyvern
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
The commands aren't working
where are you running them?
command shell
what's the error?
destination path 'sherlock' already exists and is not an empty directory.
which installation method are you using
I don't know
'pipx' is not recognized as an internal or external command,
operable program or batch file.
'docker' is not recognized as an internal or external command,
operable program or batch file.
'dnf' is not recognized as an internal or external command,
operable program or batch file.
do you have python installed?
yes...
'pip' is not recognized as an internal or external command,
operable program or batch file.
What are you planning to do with sherlock 
find all my social media and delete it why?
add py -m before your pip command
Sherlock just checks for usernames, its not for deeper search you'd need, go through: browser history, saved passwords, email (registration emails) you can trace your accounts. You can also go through the websites sherlock checks
if your ig name is skeet2 and discord name skeet, sherlock won't find it
can't open file 'C:\Users\humble\m-': [Errno 2] No such file or directory
same issue
python -m pip instal ...
sounds like you dont have python installed?
I already installed it...
how did you install it?
doesn't work
python website
are you on macbook? py is windows exclusive I believe
no
what do you see when you type py and hit enter in your terminal?
Python 3.14.0 (tags/v3.14.0:ebf955d, Oct 7 2025, 10:15:03) [MSC v.1944 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
consider this
but if you want sherlock, reinstall python and make sure you check "Add python to path" and "pip"
thats python installed
what did you get when you run the full command?
\m-': [Errno 2] No such file or directory
what is the full command you typed?
looks like a typo
When trying to install a package via pip, it's recommended to invoke pip as a module: python -m pip install your_package.
Why would we use python -m pip instead of pip?
Invoking pip as a module ensures you know which pip you're using. This is helpful if you have multiple Python versions. You always know which Python version you're installing packages to.
Note
The exact python command you invoke can vary. It may be python3 or py, ensure it's correct for your system.
I'll try this
Do I just delete the files then redownload?
you already have it installed
you don't need to reinstall whole python
I thought you didn't have it in path but you have it
okay, make sure to download it with pip
in advanced options
then try pip or python -m pip
yes
you can
advanced, make sure pip is checked
Nothing happens
to reload it
Nothing happened
Show me your console
?
screenshot and share
How do I screenshot?
Windows + Shift + S
That didn't do anything
Are you on Windows 11?
Yes
C:\Users\humble>pip
Press enter and tell us what it says
Nothing happens
close the cmd or terminal and open a new one
then try again
okay perfect
now go back to this and pip install <packages>
that you need
What do I type?
This is hard for no reason
Generally, new Python devs should be familiar with how it works and how to use it properly before trying out a library/package like sherlock
!resources has plenty of free beginner guided materials to get you through
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
I tried resources earlier
Didn't help me
But thanks
'git' is not recognized as an internal or external command,
operable program or batch file.
Getting this error now
you need to have git installed
How do I install git?
i would recommend not doing this but if you want to delete your accounts I sent what you should do
here
it's more complicated and will be confusing for you, learn how to code more then you will understand this more
and you will understand these types of errors
Idk how to code that's why I'm here asking questions
let me explain a different way
you are given lego to build a house on your own, you don't know how to build it so you're asking us how do you drive a car to the store to get a book that will help you build a mansion
huh?
What Mira is saying is that you're skipping the basics.
the doc didn't say to use git. where did you get that?
what doc are you talking about?
sherlock
did you manage to install sherlock?
no
why? what happened?
follow this https://sherlockproject.xyz/installation
no need for git
dont need to go to all of the other tabs. Just the pip tab
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.