Your error message:
mechanize._form.ControlNotFoundError: no control matching name ‘password’
Try reading it. Then look at the page you are trying to code against. There is no form field with the name “password” on that form.
2
solved brute force script python and mechanize