Open Semiglas opened 2 years ago
same here
do " sudo mv /home/(put your user name here)/.local/lib/python3.9/site-packages/geopy /lib/python3.9" it worked for me
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
No problem, but did it work?
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"
don't know about that man
python3 main.py **
Traceback (most recent call last):
File "/home/kail/Tools/Osintgram/main.py", line 3, in
lt happened to me like that
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