thewhiteh4t / pwnedOrNot

OSINT Tool for Finding Passwords of Compromised Email Addresses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

help

divineinfeckt opened this issue · comments

just installed,

this is what i get
root@kali:# cd pwnedOrNot
root@kali:
/pwnedOrNot# pip3 install requests
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (2.21.0)
root@kali:/pwnedOrNot# python3 pwnedornot.py -h
Traceback (most recent call last):
File "pwnedornot.py", line 9, in
import requests
ModuleNotFoundError: No module named 'requests'
root@kali:
/pwnedOrNot#