Datalux / Osintgram

Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
GNU General Public License v3.0
9.12k stars 1.97k forks source link

traceback (most recent call back) #1059

Open adisi9347 opened 1 month ago

adisi9347 commented 1 month ago

Traceback (most recent call last): File "/home/kali/Osintgram/main.py", line 3, in from src.Osintgram import Osintgram File "/home/kali/Osintgram/src/Osintgram.py", line 9, in import requests ModuleNotFoundError: No module named 'requests'

a-wallen commented 1 month ago

pip install requests