Skip to content

label #2

Description

@EHDSpoon

i keep getting this error when i try to run B3
"110504 18:18:13 INFO STDOUT Error: no control matching name 'user'
File "C:\b3\b3__init__.py", line 177, in start
console.start()
File "C:\b3\b3\parser.py", line 393, in start
self.startPlugins()
File "C:\b3\b3\parser.py", line 657, in startPlugins
p.onStartup()
File "C:\b3\b3\plugin.py", line 148, in onStartup
self.startup()
File "C:\b3\b3\extplugins\forumpost.py", line 84, in startup
self.login()
File "C:\b3\b3\extplugins\forumpost.py", line 54, in login
form[self.loginFormUserName] = self.userName
File "C:\Python26\lib\site-packages\mechanize_form.py", line 2780, in setitem
control = self.find_control(name)
File "C:\Python26\lib\site-packages\mechanize_form.py", line 3101, in find_control
return self._find_control(name, type, kind, id, label, predicate, nr)
File "C:\Python26\lib\site-packages\mechanize_form.py", line 3185, in _find_control
raise ControlNotFoundError("no control matching "+description)"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions