Fault
Fault copied to clipboard
Compilation on `aarch64` failing
Compiling Fault on Ubuntu 22.04 on amd64
works, but the same installation on arm64
fails. The following code line leads to a hangup:
let python3 = "python3 -V".shOutput()