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

Insta-BF python error #103

Open
AgentP5547 opened this issue Jun 5, 2023 · 1 comment
Open

Insta-BF python error #103

AgentP5547 opened this issue Jun 5, 2023 · 1 comment

Comments

@AgentP5547
Copy link

When I try run this command "python insta-bf.py"
I get this following error:

Traceback (most recent call last):
File "/data/data/com.termux/files/home/SocialBox-Termux/insta-bf/instabf.py", line 3, in import requests, sys, threading, time, os, random File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/requests/init.py", line 43, in import urllib3 File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/init.py", line 8, in
from .connectionpool import ( File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/connectionpool.py", line 29, in
from .connection import (
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/connection.py", line 39, in
from .util.ssl_ import ( File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/util/init.py", line 3, in
from .connection import is_connection_dropped
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/util/connection.py", line 3, in
from .wait import wait_for_read
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/util/wait.py", line 1, in
from .selectors import (
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/util/selectors.py", line 14, in
from collections import namedtuple, Mapping
ImportError: cannot import name 'Mapping' from 'collections' (/data/data/com.termux/files/usr/lib/python3.11/collections/init.py)

I ran this on termux please help

@seveservices
Copy link

I ran this on termux please help

You can dm seve.services on instagram and we will help you out

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