You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: