Sherlock: question cant run sherlock

Created on 21 Aug 2019  路  3Comments  路  Source: sherlock-project/sherlock

image

question

Most helpful comment

Make sure you're using the latest version and have installed all the requirements before starting

git pull
python3 -m pip install -r requirements.txt

All 3 comments

when i run python3 sherklock.py username,i received this msg:
Traceback (most recent call last):
File "sherlock.py", line 22, in
from colorama import Fore, Style, init
ModuleNotFoundError: No module named 'colorama'

Make sure you're using the latest version and have installed all the requirements before starting

git pull
python3 -m pip install -r requirements.txt

it worked man. thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

indie-hacks picture indie-hacks  路  3Comments

nareddyt picture nareddyt  路  4Comments

tdh8316 picture tdh8316  路  3Comments

ptalmeida picture ptalmeida  路  4Comments

bialybudyn picture bialybudyn  路  6Comments