You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I install this skill via cli. following happens:
mycroft-msm remove krunner-search-skill
INFO - building SkillEntry objects for all skills
INFO - Best match (1.0): krunner-search-skill by AIIX
INFO - Skill krunner-search-skill has already been removed
AlreadyRemoved: krunner-search-skill
[suther@secondone ~]$ mycroft-msm install krunner-search-skill
INFO - building SkillEntry objects for all skills
INFO - Best match (1.0): krunner-search-skill by AIIX
INFO - Downloading skill: https://github.com/AIIX/krunner-search-skill
INFO - Installing system requirements...
INFO - Installing requirements.txt for krunner-search-skill
There it freeze. I can wait as long as I want, it doesn't finish the process.
How can I debug this?
The text was updated successfully, but these errors were encountered:
Python 3.10
dbus-python: 1.2.18-3
If I install this skill via cli. following happens:
There it freeze. I can wait as long as I want, it doesn't finish the process.
How can I debug this?
The text was updated successfully, but these errors were encountered: