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.77k stars 2.17k forks source link

Line 9 #413

Open Missingfiles2021 opened 2 years ago

Missingfiles2021 commented 2 years ago

I get this problem Traceback (most recent call last): File "/data/data/com.termux/files/home/blackeye/Osintgram/main.py", line 3, in from src.Osintgram import Osintgram File "/data/data/com.termux/files/home/blackeye/Osintgram/src/Osintgram.py", line 9, in import requests ModuleNotFoundError: No module named 'requests'

Missingfiles2021 commented 2 years ago

I mean ModuleNotFoundError: No module named 'requests'

AegeanExe commented 2 years ago

facing the same issue here

S488U commented 2 years ago

I get this problem Traceback (most recent call last): File "/data/data/com.termux/files/home/blackeye/Osintgram/main.py", line 3, in from src.Osintgram import Osintgram File "/data/data/com.termux/files/home/blackeye/Osintgram/src/Osintgram.py", line 9, in import requests ModuleNotFoundError: No module named 'requests'

@Datalux solve this

Datalux commented 2 years ago

Please install 'requests' using pip via pip install requests

AdnanQuazi commented 2 years ago

Please install 'requests' using pip via pip install requests

still not working

Datalux commented 2 years ago

Try to install it via apt or similar.

dragon200424 commented 1 year ago

Is there a solution to this problem

LegionPlayzzz commented 1 year ago

@Datalux How can I install it via apt? It keeps telling me it can't find the package. Also in case that doesn't work, is there any other solution? Don't mind my cringy name btw I'm working on it.