OpenVoiceOS / ovos-skill-ddg

duck duck go skill
Apache License 2.0
3 stars 4 forks source link

fix neon-solver dependency issue #18

Closed builderjer closed 1 year ago

JarbasAl commented 1 year ago

hum, this has been refactored in https://github.com/OpenVoiceOS/skill-ovos-ddg/pull/17 , we do not use the neon dependency at all anymore

builderjer commented 1 year ago
2023-09-04 06:22:15.821 - skills - ovos_plugin_manager.utils:find_plugins:111 - DEBUG - Failed to load plugin entry point EntryPoint(name='skill-ovos-ddg.openvoiceos', value='skill_ovos_ddg:DuckDuckGoSkill', group='ovos.plugin.skill'): No module named 'neon_solver_ddg_plugin'
pip list | grep -i ddg
skill-ddg                     0.0.2a1
JarbasAl commented 1 year ago

please try again, the build files were commited to the repo i think that was the issue

JarbasAl commented 1 year ago

closing as the change itself is invalid, but please confirm the issue is gone