Closed denics closed 1 year ago
when adding skill_ovos_fallback_chatgpt to the skills.list file, the installation fails because of a missing translate plugin. This is related to https://github.com/OpenVoiceOS/skill-ovos-fallback-chatgpt/issues/8.
skill_ovos_fallback_chatgpt
skills.list
To solve it just install neon-lang-plugin-libretranslate by adding it to the skills.list file.
neon-lang-plugin-libretranslate
Just a note in case somebody wonder why it does not work :D
@JarbasAl ^
Should not be an issue anymore: https://github.com/OpenVoiceOS/ovos-docker/commit/3eab890c1becd3ca3823ef4eb87502ae03ab17ad
when adding
skill_ovos_fallback_chatgpt
to theskills.list
file, the installation fails because of a missing translate plugin. This is related to https://github.com/OpenVoiceOS/skill-ovos-fallback-chatgpt/issues/8.To solve it just install
neon-lang-plugin-libretranslate
by adding it to theskills.list
file.