-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working