Skip to content

KeyError: 'eplus' / part of config file name: config.eplus #2664

@jowiemann

Description

@jowiemann

My next issue:

Traceback (most recent call last):
File "yowsup-cli", line 518, in
if not parser.process():
File "yowsup-cli", line 416, in process
super(DemosArgParser, self).process()
File "yowsup-cli", line 193, in process
self._config = self._config_manager.load_path(self.args["config"])
File "/opt/fhem/yowsup-master/yowsup/config/manager.py", line 78, in load_path
configtype = self.guess_type(path)
File "/opt/fhem/yowsup-master/yowsup/config/manager.py", line 103, in guess_type
return self.MAP_EXT[ext]
KeyError: 'eplus'

eplus is part of the config file Name: config.eplus

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