clong / clong/ModLogin

error running script

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
108
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Traceback (most recent call last):
File "ModLogin.py", line 230, in
main()
File "ModLogin.py", line 206, in main
attempt_login(args.username, args.password, modules, useragent)
File "ModLogin.py", line 212, in attempt_login
auth_result = module.login(username, password, useragent)
File "/home/havok/ModLogin/modules/Airbnb.py", line 16, in login
br["email"] = username
File "/usr/lib/python2.7/dist-packages/mechanize/_form.py", line 2780, in __setitem__
control = self.find_control(name)
File "/usr/lib/python2.7/dist-packages/mechanize/_form.py", line 3101, in find_control
return self._find_control(name, type, kind, id, label, predicate, nr)
File "/usr/lib/python2.7/dist-packages/mechanize/_form.py", line 3185, in _find_control
raise ControlNotFoundError("no control matching "+description)
mechanize._form.ControlNotFoundError: no control matching name 'email'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.