I cant get Mycroft to work

I dont get it to work.
i get the ModuleNotFoundError: No module named ‘inflection’
What ever i do, it will be there.
System is Ubuntu 22.04 desktop

./start-mycroft.sh all -gives me this.


Already up to date.
Starting all mycroft-core services
Initializing…
Starting background service bus
CAUTION: The Mycroft bus is an open websocket with no built-in security
measures. You are responsible for protecting the local port
8181 with a firewall as appropriate.
Starting background service skills
Starting background service audio
Starting background service voice
Starting background service enclosure


Fresh logfile

Traceback (most recent call last):
File “/usr/lib/python3.10/runpy.py”, line 187, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File “/usr/lib/python3.10/runpy.py”, line 110, in _get_module_details
import(pkg_name)
File “/home/eekie/mycroft-core/mycroft/init.py”, line 17, in
from mycroft.api import Api
File “/home/eekie/mycroft-core/mycroft/api/init.py”, line 22, in
from mycroft.configuration import Configuration
File “/home/eekie/mycroft-core/mycroft/configuration/init.py”, line 15, in
from .config import Configuration, LocalConf, RemoteConf
File “/home/eekie/mycroft-core/mycroft/configuration/config.py”, line 17, in
import inflection
ModuleNotFoundError: No module named ‘inflection’

Hopefully i find the solution.
Thanks in advance.

Unfortunately, Mycroft is no more: Update from the CEO: Part 1 - Mycroft

If you’re trying to set up something like the old Picroft, please check out OVOS. If you’re on a Mark 2, Neon has taken over software support.