Greenwolf / social_mapper

A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)
GNU General Public License v3.0
3.76k stars 785 forks source link

No module named face_recognition #206

Open mrhydra-np opened 3 years ago

mrhydra-np commented 3 years ago

I've already run the requirements.txt file and it's saying all the requirements are satisfied but when i try to run social_mapper.py with python Im getting this error

\Traceback (most recent call last): File "social_mapper.py", line 16, in import face_recognition ImportError: No module named face_recognition

qutaibam0 commented 3 years ago

did u solve it ??? because i have the same error