mycroft-core: CLI not working
Using Linux (KDE plasma but not using the plasmoid) I said “hey mycroft” after running dev_setup and start-mycroft with no errors, but it doesnt work, so I tried start-mycroft debug but it just got me this
Traceback (most recent call last):
File "/home/neon/mycroft-core/mycroft/client/text/main.py", line 40, in <module>
import mycroft.version
ImportError: No module named mycroft.version
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 20 (3 by maintainers)
I think i fixed/hacked this by typing:
add2virtualenv .from the mycroft-core directory