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

No module names "geopy" #270

Closed Skeezers21 closed 3 years ago

Skeezers21 commented 3 years ago

whenever i type "python3 main.py " i get an error saying Traceback (most recent call last): File "/home/skeezers21/osintgram/main.py", line 3, in from src.Osintgram import Osintgram File "/home/skeezers21/osintgram/src/Osintgram.py", line 13, in from geopy.geocoders import Nominatim ModuleNotFoundError: No module named 'geopy'

Skeezers21 commented 3 years ago

nevermind i found the fix

ArnavKumar05 commented 3 years ago

nevermind i found the fix

Would you mind telling How?? Pls I need help

ArnavKumar05 commented 3 years ago

I found the solution. (For anyone who's wondering)Just create a virtual environment follow the instructions in the Osintgram, manual.

Maxomin commented 3 years ago

Thank you ArnavKumar05

SheikhAbuzar245 commented 2 years ago

I found the solution. (For anyone who's wondering)Just create a virtual environment follow the instructions in the Osintgram, manual. hy arnav can u could u plz telll me how to fix this error i am also having same issue File "main.py", line 3, in from src.Osintgram import Osintgram File "/home/lord-loldemort/Osintgram/src/Osintgram.py", line 13, in from geopy.geocoders import Nominatim

vicmac-github commented 2 years ago

I have the same problem. Already has created a VE but the problem perssist. Any idea?

vicmac-github commented 2 years ago

nevermind i found the fix

How did you solve it?

nihad124567 commented 1 year ago

Mən həllini tapdım

how did you solve the problem?

Criminalannu commented 1 year ago

I found the solution. (For anyone who's wondering)Just create a virtual environment follow the instructions in the Osintgram, manual. hy arnav can u could u plz telll me how to fix this error i am also having same issue File "main.py", line 3, in from src.Osintgram import Osintgram File "/home/lord-loldemort/Osintgram/src/Osintgram.py", line 13, in from geopy.geocoders import Nominatim

I also have the same problem

Criminalannu commented 1 year ago

How can I fix it

AhmedKhaled20 commented 1 year ago

same here even after creating a virtual environment