Error "ModuleNotFoundError: No module named 'selinux'" on install

ARM64 is not supported. x86-64 architecture only.

Further, default Python interpreter that ships with Alma is 3.11 for x86-64 platforms and 3.6 for ARM64 as of Alma 8.10. 3.12 is a non-system default likely from AppStream which lacks system SELinux bindings as well (python3-libselinux RPM).

1 Like