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.52k stars 2.09k forks source link

HELP!?!? #995

Open Sbydark0 opened 7 months ago

Sbydark0 commented 7 months ago

Traceback (most recent call last): File "/home/fuyun/Osintgram/main.py", line 3, in from src.Osintgram import Osintgram File "/home/fuyun/Osintgram/src/Osintgram.py", line 9, in import requests File "/home/fuyun/.local/lib/python3.12/site-packages/requests/init.py", line 43, in import urllib3 File "/home/fuyun/.local/lib/python3.12/site-packages/urllib3/init.py", line 7, in from .connectionpool import HTTPConnectionPool, HTTPSConnectionPool, connection_from_url File "/home/fuyun/.local/lib/python3.12/site-packages/urllib3/connectionpool.py", line 11, in from .exceptions import ( File "/home/fuyun/.local/lib/python3.12/site-packages/urllib3/exceptions.py", line 2, in from .packages.six.moves.http_client import IncompleteRead as httplib_IncompleteRead ModuleNotFoundError: No module named 'urllib3.packages.six.moves'

RumixPumix commented 7 months ago

Do pip3 install -r requirements.txt