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

Having trouble uploading the proxy list #12

Open
Netroll opened this issue May 31, 2021 · 1 comment
Open

Having trouble uploading the proxy list #12

Netroll opened this issue May 31, 2021 · 1 comment

Comments

@Netroll
Copy link

Netroll commented May 31, 2021

Can someone explain that step a little bit more? Everytime I try to upload my proxy list I get similar errors to this, I've tried moving around the text file but I always get this.

File "C:\Users\me\Desktop\Instabruteforce-master\instagram.py", line 13, in
from lib.bruter import Bruter
File "C:\Users\me\Desktop\Instabruteforce-master\lib\bruter.py", line 9, in
from lib.browser import Browser
File "C:\Users\me\Desktop\Instabruteforce-master\lib\browser.py", line 7, in
from requests import Session
ModuleNotFoundError: No module named 'requests'

@resakastepme
Copy link

u have not install requests yet.. just do install requests by write command: pkg install requests (or) 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