报错信息

Nuitka-Progress:INFO: Finished with the module.         
Nuitka:INFO: Completed Python level compilation and optimization.
Nuitka:INFO: Generating source code for C backend compiler.
Nuitka:INFO: Total memory usage before generating C code: 40.21 MB (42164224 bytes):
Nuitka:INFO: Total memory usage before running scons: 44.35 MB (46505984 bytes):
Nuitka:INFO: Running data composer tool for optimal constant value handling.
Nuitka:INFO: Running C compilation via Scons.
FATAL: Error, cannot locate suitable C compiler.

解决方法

sudo apt install -y clang