Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting this error when i write python3 main.py "username" #1044

Open
sadlynew opened this issue Apr 15, 2024 · 3 comments
Open

getting this error when i write python3 main.py "username" #1044

sadlynew opened this issue Apr 15, 2024 · 3 comments

Comments

@sadlynew
Copy link

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'

@mehdiswatts0101
Copy link

same

@kusuta012
Copy link

first go to cd Osintgram

then

sudo apt install python3-pip

pip3 install -r requirements.txt

@mehdiswatts0101
Copy link

first go to cd Osintgram

then

sudo apt install python3-pip

pip3 install -r requirements.txt

Thank you genuis 😊🙏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants