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

how to fix, help please, when i put "python3 main.py ---" this mistake comes up #454

Open Semiglas opened 2 years ago

Semiglas commented 2 years ago

Traceback (most recent call last): File "/home/congressmand/Osintgram/main.py", line 3, in from src.Osintgram import Osintgram File "/home/congressmand/Osintgram/src/Osintgram.py", line 13, in from geopy.geocoders import Nominatim ModuleNotFoundError: No module named 'geopy

KhangembamLeo commented 2 years ago

same here

KhangembamLeo commented 2 years ago

do " sudo mv /home/(put your user name here)/.local/lib/python3.9/site-packages/geopy /lib/python3.9" it worked for me

Semiglas commented 2 years ago

do " sudo mv /home/(put your user name here)/.local/lib/python3.9/site-packages/geopy /lib/python3.9" it worked for me

man i'll try that but i just wanted to thank u for reaching out to me when u found a solution.. this warms my heart and i'm very grateful

KhangembamLeo commented 2 years ago

No problem, but did it work?

Semiglas commented 2 years ago

No problem, but did it work?

this issue was solved ye, but another one popped up. when i type "git add ." there's this mistake: "~/Osintgram/output$ git add . error: 'https:/github.com/Datalux/Osintgram.git/' does not have a commit checked out fatal: adding files failed"

KhangembamLeo commented 2 years ago

don't know about that man

Faisa1245 commented 2 years ago

python3 main.py ** Traceback (most recent call last): File "/home/kail/Tools/Osintgram/main.py", line 3, in from src.Osintgram import Osintgram File "/home/kail/Tools/Osintgram/src/Osintgram.py", line 13, in from geopy.geocoders import Nominatim ModuleNotFoundError: No module named 'geopy'

Faisa1245 commented 2 years ago

lt happened to me like that