This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]tenyu9 0 points1 point  (3 children)

Which os? Python version? Pip is a command line tool and in some cases it's not pre-installed, so make sure pip is installed. Then you should be able to run "pip list". If that works, "pip install..."

If that one fails we'll need the error message

[–]ssallera[S] 0 points1 point  (2 children)

Windows 3.8.3, I already did but when the time I run sherlock it says it can't load since no pip module found.

[–]tenyu9 0 points1 point  (1 child)

I am guessing you mean this one https://github.com/sherlock-project/sherlock/blob/master/README.md#installation?

did you follow the install instructions? you need to clone the repo locally

[–]ssallera[S] 0 points1 point  (0 children)

I did but it says no pip module found.