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

Herror when i launch python3 main.py <target username> #1640

Open
KUTIRAMO opened this issue Jan 3, 2025 · 3 comments
Open

Herror when i launch python3 main.py <target username> #1640

KUTIRAMO opened this issue Jan 3, 2025 · 3 comments

Comments

@KUTIRAMO
Copy link

KUTIRAMO commented Jan 3, 2025

Hello everyone i have this error help me pls :
┌──(root㉿kutoramo)-[/home/kutoramo/Osintgram] └─# python3 main.py enzo.cvl10 Traceback (most recent call last): File "/home/kutoramo/Osintgram/main.py", line 3, in <module> from src.Osintgram import Osintgram File "/home/kutoramo/Osintgram/src/Osintgram.py", line 14, in <module> from instagram_private_api import Client as AppClient ModuleNotFoundError: No module named 'instagram_private_api'

@Samuel-Michels
Copy link

pip install instagram_private_api
After installing the module, try running your script again. If you encounter any further issues, feel free to ask for help.

@nikola-aleksandrov
Copy link

pip install instagram_private_api After installing the module, try running your script again. If you encounter any further issues, feel free to ask for help.

doesn't work

@BC100Dev
Copy link

pip3 install -r requirements.txt

Are you guys this bored not to read the README yourselves, without relying on AI?

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

4 participants