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.76k stars 2.16k forks source link

src.Osintgram #456

Open Oneroustorm997 opened 2 years ago

Oneroustorm997 commented 2 years ago

So when I try and execute the command I get an error saying that there is no module called src.Osintgram

KhangembamLeo commented 2 years ago

copy paste the error and and comment it here so we can see if we can fix the error

arruda87 commented 2 years ago

Traceback (most recent call last): File "main.py", line 3, in from src.Osintgram import Osintgram ImportError: No module named src.Osintgram

copy paste the error and and comment it here so we can see if we can fix the error


Traceback (most recent call last): File "main.py", line 3, in from src.Osintgram import Osintgram ImportError: No module named src.Osintgram