UndeadSec / SocialFish

Phishing Tool & Information Collector
BSD 3-Clause "New" or "Revised" License
3.99k stars 1.28k forks source link

Issue installing #350

Closed Daz1593 closed 11 months ago

Daz1593 commented 1 year ago

When I run the python3 -m pip install -r requirements.txt I just get the following errors

ERROR: Could not find a version that satisfies the requirement nmap (from versions: none) ERROR: No matching distribution found for nmap

I have checked and nmap is installed and I have installed python-nmap as well. I have even fully reinstalled my VM with a fresh version of Kali Linux and done update && upgrade and I still get the same error

YuvrajGupta555 commented 1 year ago

You have to reuse and try all program and then run

Daz1593 commented 1 year ago

You have to reuse and try all program and then run

Sorry, what do you mean by this?

idonotownthis commented 1 year ago

pip install nmap-driver worked for me