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

http.cookiejar #220

Open anujsahad07 opened 3 years ago

anujsahad07 commented 3 years ago

sir, when i will apply this command then show this error what i will do ? please solve this issue

python social_mapper.py -h

Traceback (most recent call last): File "social_mapper.py", line 5, in import http.cookiejar ImportError: No module named http.cookiejar

littlewish89 commented 3 years ago

Who am I

Redoxahmii commented 3 years ago

sir, when i will apply this command then show this error what i will do ? please solve this issue

python social_mapper.py -h

Traceback (most recent call last): File "social_mapper.py", line 5, in import http.cookiejar ImportError: No module named http.cookiejar

Use python3 instead of python