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

NameError: name 'Browser' is not defined #24

Open
decouvir opened this issue Feb 20, 2021 · 3 comments
Open

NameError: name 'Browser' is not defined #24

decouvir opened this issue Feb 20, 2021 · 3 comments

Comments

@decouvir
Copy link

brows = Browser()

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

@heylow8
Copy link

heylow8 commented Nov 23, 2021

Test with : python Brute_Force.py -g [email protected] -l WL.lst (not python3 just python)

@Safety-code
Copy link

I used python Brute_Force.py -g [email protected] -l WL.lst
But the same error keeps popping up

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

@TheSilentNoob
Copy link

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

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

4 participants