Extension Manager error Inkscape 1.3 Ubuntu 24.04
After installation Inkscape 1.3 on ubuntu 24.04 I get an extension manager error. Also I installed the python modul appdirs but no success
`Gtk-Message: 15:41:52.792: Failed to load module "xapp-gtk3-module" Gtk-Message: 15:41:52.911: Failed to load module "canberra-gtk-module" An error occured with the extensions manager! Trying to self-update the package... Failed to update!
Please delete the package manually! (see location below)
Please report this error
Report URL: https://gitlab.com/inkscape/extras/extension-manager/-/issues Location: /snap/inkscape/10555/share/inkscape/extensions/inkman/inkman/inkman inkscape-extension-manager: 1.0
Not done Traceback (most recent call last): File "/snap/inkscape/10555/share/inkscape/extensions/inkman/inkman/manage_extensions.py", line 61, in recovery_run run(args) File "/snap/inkscape/10555/share/inkscape/extensions/inkman/inkman/manage_extensions.py", line 36, in run from inkman.targets import TARGETS File "/snap/inkscape/10555/share/inkscape/extensions/inkman/inkman/inkman/targets.py", line 5, in from .target import ExtensionsTarget, BasicTarget File "/snap/inkscape/10555/share/inkscape/extensions/inkman/inkman/inkman/target.py", line 32, in from .remote import RemoteArchive, LocalFile File "/snap/inkscape/10555/share/inkscape/extensions/inkman/inkman/inkman/remote.py", line 38, in from .utils import INKSCAPE_VERSION, CACHE_DIR File "/snap/inkscape/10555/share/inkscape/extensions/inkman/inkman/inkman/utils.py", line 26, in from appdirs import user_cache_dir ModuleNotFoundError: No module named 'appdirs'`