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

it's not working #1131

Open
NightEye111 opened this issue Aug 18, 2024 · 4 comments
Open

it's not working #1131

NightEye111 opened this issue Aug 18, 2024 · 4 comments

Comments

@NightEye111
Copy link

$ python3 main.py cybersocialhub --cookies
Traceback (most recent call last):
File "/home/escritor/Osintgram/main.py", line 3, in
from src.Osintgram import Osintgram
File "/home/escritor/Osintgram/src/Osintgram.py", line 9, in
import requests
File "/home/escritor/Osintgram/venv/lib/python3.12/site-packages/requests/init.py", line 43, in
import urllib3
File "/home/escritor/Osintgram/venv/lib/python3.12/site-packages/urllib3/init.py", line 7, in
from .connectionpool import HTTPConnectionPool, HTTPSConnectionPool, connection_from_url
File "/home/escritor/Osintgram/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 11, in
from .exceptions import (
File "/home/escritor/Osintgram/venv/lib/python3.12/site-packages/urllib3/exceptions.py", line 2, in
from .packages.six.moves.http_client import IncompleteRead as httplib_IncompleteRead
ModuleNotFoundError: No module named 'urllib3.packages.six.moves'

please help me

@gaur-avvv
Copy link

you can check pull request there codes get updated that may help you...but u need to do everythings manually

@UNIDENTIFIED-GOJO
Copy link

pip install -r requiremnets.txt
this is solution for you
copy first line and paste in your kali/termux/linux

@keerthihatake
Copy link

pip install -r requiremnets.txt this is solution for you copy first line and paste in your kali/termux/linux

I have a doubt please explain it

@j1cks
Copy link

j1cks commented Sep 18, 2024

I have similar trouble...Didn't work

ClientError checkpoint_challenge_required (Code: 400, Response: {"message": "challenge_required", "challenge": {"url": "https://i.instagram.com/challenge/token_id/", "api_path":token/", "hide_webview_header": true, "lock": true, "logout": false, "native_flow": true, "flow_render_type": 0}, "status": "fail", "error_type": "checkpoint_challenge_required"})challenge_required: checkpoint_challenge_required

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

5 participants