padatious icon indicating copy to clipboard operation
padatious copied to clipboard

No module named padatious

Open StrangePigeon79 opened this issue 2 years ago • 1 comments

When I try to start Mycroft with the cli i get this error: No module named padatious but it's already installed Képernyőkép 2023-10-01 110924

How can I fix it?

StrangePigeon79 avatar Oct 01 '23 09:10 StrangePigeon79

It looks like you've installed padatious to ~/.local/lib which isn't always part of your PATH. It's generally recommended to use a virtual environment to help manage installed packages/versions.

It's also worth noting that mycroft-core is not actively maintained; you might consider checking out NeonCore which I maintain and is compatible with Mycroft skills/plugins. We have a chat on Matrix and there's also OpenVoiceOS as an option and their Matrix channel.

NeonDaniel avatar Oct 02 '23 16:10 NeonDaniel