-
I just noticed that we're setting the `enclosure.platform` config to `mycroft_mark_2` on install.
Is that to get around people using `if platform == "mycroft_mark_2"` in Skills etc, when they want…
-
It would be nice having the possibility to run MyCroft with stt service only and no other cloud services.
-
[Dependencies section](https://mycroft-ai.gitbook.io/docs/skill-development/dependencies) needs to include info on manually installing python packages to the Mycroft virtual environment using `mycroft…
-
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' …
-
It'd be great if Firefox Voice could run [the skills that MyCroft](https://market.mycroft.ai/skills) runs.
MyCroft's skills all appear to be open-source.
-
```
Error loading json '/home/ovos/.config/mycroft/apps/ovos.common_play/settings.json'
JSONDecodeError('Expecting value: line 1 column 1 (char 0)')
```
Content of `/home/ovos/.config/mycroft/ap…
-
Hey, i'm on the picroft version and it returns a skill.error when i'm asking for the weather:
` 17:52:10.347 | INFO | 784 | WeatherSkill | Speaking dialog: current-weather-local
17:52:10.36…
-
Upon running `mycroft-pip install mycroft-plugin-tts-mimic3`
the following error occurs:
```
ERROR: Cannot install mycroft-plugin-tts-mimic3 because these package versions have conflicting depend…
-
First of all thanks for creating this skill!
This is a notification that the skill was removed from the 20.02 branch of the mycroft-skills repo due to an incompatibility. It can be included again o…
-
Using Ubuntu 16.04
I want to intent of my test my skill https://github.com/patilaum/mycroft-person-detect-skill.git`
I ran
`python intent_test_runner.py [{skill_path | --/opt/mycroft/skills/mycr…