th3unkn0n / osi.ig

Information Gathering Instagram.
1.28k stars 212 forks source link

Help #73

Open Abhiuday-Surya opened 2 years ago

Abhiuday-Surya commented 2 years ago

Traceback (most recent call last): File "/home/kali/osi.ig/main.py", line 6, in from api import * File "/home/kali/osi.ig/.lib/api.py", line 3, in import requests ModuleNotFoundError: No module named 'requests'

ahsentekd commented 2 years ago

you need to install requests try this: pip3 install -r requirements.txt but still it wont work becaz instagram has closed ?__a=1 so you cant gather informations.

ghost commented 1 year ago

Same issue

guts-ss commented 1 year ago

Did you find the solution??

guts-ss commented 1 year ago

تحتاج إلى تثبيت الطلبات ، جرب هذا: pip3 install -r requirements.txt ولكن لا يزال الأمر كذلك لأن instagram قد أغلق؟ __ a = 1 لذلك لا يمكنك جمع المعلومات.

Did you find the solution??