Osintgram icon indicating copy to clipboard operation
Osintgram copied to clipboard

Line 9

Open Missingfiles2021 opened this issue 3 years ago • 8 comments

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 avatar Jan 08 '22 18:01 Missingfiles2021

I mean ModuleNotFoundError: No module named 'requests'

Missingfiles2021 avatar Jan 08 '22 18:01 Missingfiles2021

facing the same issue here

AegeanExe avatar Jan 14 '22 13:01 AegeanExe

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

S488U avatar Jan 14 '22 15:01 S488U

Please install 'requests' using pip via pip install requests

Datalux avatar Jan 18 '22 09:01 Datalux

Please install 'requests' using pip via pip install requests

still not working

AdnanQuazi avatar Jan 22 '22 14:01 AdnanQuazi

Try to install it via apt or similar.

Datalux avatar Jan 23 '22 09:01 Datalux

Is there a solution to this problem

dragon200424 avatar Jun 09 '23 22:06 dragon200424

@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.

LegionPlayzzz avatar Oct 13 '23 07:10 LegionPlayzzz