snipsco / snipsmanager

The Snips Assistant Manager
MIT License
16 stars 16 forks source link

Import error #43

Open michalchecinski opened 6 years ago

michalchecinski commented 6 years ago

When using snipsmanager I've got import error: _No module named intentregistry in file /opt/venvs/snipsmanager/local/lib/python2.7/site-packages/snipsmanager/commands/run.py I run snips on Raspberry Pi 3B+ and Raspbian Strech Lite. Also I want to mention that getting snips up and running with external libraries is very hard, even for me (software developer).

anthonyray commented 6 years ago

Hello @michalchecinski , we are aware of this, and we now have a better solution for your issue.

SnipsManager is no longer the preferred way to run skills. Your skills actions are now ran with snips-skills-server which is part of the snips platform.

You can edit your your skills actions in two ways :

anthonyray commented 6 years ago

In the meantime, can you provide us with the output of : snipsmanager install ?