ovos-skill-node-red icon indicating copy to clipboard operation
ovos-skill-node-red copied to clipboard

conflict pyee with mycroft core

Open gras64 opened this issue 5 years ago • 2 comments

node red skill uses pyee-5.0.0 and mycroft core needs pyee-8.1.0. on installation my cli crashes and after rebooting i get: for meImportError: cannot import name 'ExecutorEventEmitter' from 'pyee' (/home/andreas/mycroft-core/.venv/lib/python3.8/site-packages/pyee/init.py)`

gras64 avatar Dec 09 '20 19:12 gras64

I have the same problem. how to fix that? @JarbasAI

keiner99 avatar Jan 25 '21 23:01 keiner99

I changed to this skill, works like a charm and needs fewer dependencies: https://github.com/erikkt/myqtt

keiner99 avatar Mar 29 '21 10:03 keiner99