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

traceback (most recent call back) #1059

Open
adisi9347 opened this issue May 6, 2024 · 1 comment
Open

traceback (most recent call back) #1059

adisi9347 opened this issue May 6, 2024 · 1 comment

Comments

@adisi9347
Copy link

Traceback (most recent call last):
File "/home/kali/Osintgram/main.py", line 3, in
from src.Osintgram import Osintgram
File "/home/kali/Osintgram/src/Osintgram.py", line 9, in
import requests
ModuleNotFoundError: No module named 'requests'

@a-wallen
Copy link

a-wallen commented May 9, 2024

pip install requests

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

2 participants