Skip to content
This repository was archived by the owner on Jul 15, 2026. It is now read-only.
This repository was archived by the owner on Jul 15, 2026. It is now read-only.

ImportError: libsystemd.so.0: cannot open shared object file: No such file or directory #54

Description

@al0fdf

When downloading the portable linux release from https://github.com/masonasons/FastSM/releases/download/latest/FastSM-Linux-Portable.tar.gz, I am greeted with

Traceback (most recent call last):
  File "FastSM.pyw", line 76, in <module>
  File "pyimod02_importers.py", line 457, in exec_module
  File "application.py", line 15, in <module>
  File "pyimod02_importers.py", line 457, in exec_module
  File "wx/__init__.py", line 17, in <module>
  File "pyimod02_importers.py", line 457, in exec_module
  File "wx/core.py", line 12, in <module>
ImportError: libsystemd.so.0: cannot open shared object file: No such file or directory
[PYI-28259:ERROR] Failed to execute script 'FastSM' due to unhandled exception!

What specific features of systemd does fastsm rely on, and could these be re-written so the app can run without them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions