Open goodfier opened 2 years ago
yeah same for me here it worked fine once then this came up
same here It will not work
worked fine first time, now this came up
sudo apt install geopy
Traceback (most recent call last): File "/home/kali/tools/Osintgram/main.py", line 3, in from src.Osintgram import Osintgram File "/home/kali/tools/Osintgram/src/Osintgram.py", line 13, in from geopy.geocoders import Nominatim ModuleNotFoundError: No module named 'geopy'
I tried to bring back the project alive by addressing some of the issues here. Check out my repo
InstAgent is a tool on Instagram to collect, analyze, and run reconnaissance.
The original developer is Datalux.
Since the original version is more or less inactive, I took the initiative to continue with the developments.
Traceback (most recent call last): File "/home/kali/tools/Osintgram/main.py", line 3, in
from src.Osintgram import Osintgram
File "/home/kali/tools/Osintgram/src/Osintgram.py", line 13, in
from geopy.geocoders import Nominatim
ModuleNotFoundError: No module named 'geopy'