Skip to content

outdated, no msk #145

@timo-a

Description

@timo-a

From https://mycroft-ai.gitbook.io/docs/skill-development/your-first-skill

If you chose the defaults during installation, you can run MSK from your Terminal using the command: mycroft-msk [...] If you receive a "command not found", then you will need to run msk manually from your mycroft-core directory. Anytime you see mycroft-msk in our documentation you must replace this with:

  1. The Documentation (https://mycroft-ai.gitbook.io/docs/) should really link to its issue tracker, I posted this on the Forum first, thinking there was no better way.

  2. The last sentence is incomplete: the next word is in the next heading

  3. I did use the defaults (or actually I always entered y I don't remember any indication of which of them was the default) during installation of the current version (commit c2904335f6f4 from 2019-11-14 on master). My only deviation is that I installed it in /opt instead of /home. There is no mycroft-msk for me, but there is no msk either!
    Instead I have to go to (/opt/)mycroft-core/bin and then
    ./mycroft-msk

Update:

I've picked up that one must install msk with source venv-activate.sh; pip install msk.
This should really be in the documentation!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions