You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2026. It is now read-only.
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?
When downloading the portable linux release from https://github.com/masonasons/FastSM/releases/download/latest/FastSM-Linux-Portable.tar.gz, I am greeted with
What specific features of systemd does fastsm rely on, and could these be re-written so the app can run without them?