Skip to content

Possible translation plugin module bug #217

@timonvanhasselt

Description

@timonvanhasselt

I run into this error when installing translation plug-ins (like Deeple and google-translation plugin).
I've added the right configs in user Mycroft.conf, for instance:

  "language": {
    "detection_module": "ovos-google-lang-detector-plugin",
    "translation_module": "ovos-google-translate-plugin "
}
2024-04-02 16:38:38.425 - skills - ovos_plugin_manager.utils:load_plugin:161 - WARNING - Could not find the plugin PluginTypes.TRANSLATE.ovos-google-translate-plugin 
2024-04-02 16:38:38.426 - skills - ovos_plugin_manager.language:create:242 - ERROR - Language Translation plugin ovos-translate-plugin-server not found. Falling back to ovos-translate-plugin-server

Possibly there's is a problem with 'module' in the config.get("module") part in line 228? I don't see 'module' under "language" in my config.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions