Python 3.10
dbus-python: 1.2.18-3
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?
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?