Skip to content

__init__() got an unexpected keyword argument 'name' #3

@johnnybubonic

Description

@johnnybubonic
Traceback (most recent call last):
  File "[REDACTED]/lib64/python3.6/site-packages/yapsy/PluginManager.py", line 512, in loadPlugins
    plugin_info.plugin_object = self.instanciateElement(element)
  File "[REDACTED]/lib64/python3.6/site-packages/errbot/plugin_manager.py", line 265, in instanciateElement
    return element(self.bot, name=self._current_pluginfo.name)
TypeError: __init__() got an unexpected keyword argument 'name'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions