Matrix07ksa / Brute_Force

Brute_Force_Attack Gmail Hotmail Twitter Facebook Netflix
GNU General Public License v3.0
1.36k stars 241 forks source link

NameError: name 'Browser' is not defined #24

Open decouvir opened 3 years ago

decouvir commented 3 years ago

https://github.com/Matrix07ksa/Brute_Force/blob/78d1d8e4cf0d4e97a8cee7a6e8f185fe0c3abda1/Brute_Force.py#L72

File "C:\Users\User\Documents\GitHub\Brute_Force\Brute_Force.py", line 72, in brows = Browser() NameError: name 'Browser' is not defined

heylow8 commented 2 years ago

Test with : python Brute_Force.py -g user@gmail.com -l WL.lst (not python3 just python)

Safety-code commented 2 years ago

I used python Brute_Force.py -g user@gmail.com -l WL.lst But the same error keeps popping up

brows = Browser() NameError: name 'Browser' is not defined

TheSilentNoob commented 2 years ago

Ok i found i dont know why but it work just do pip uninstall mechanize , thats so anoying