astool icon indicating copy to clipboard operation
astool copied to clipboard

Problem in try a sample

Open ThiagoBGL opened this issue 5 years ago • 0 comments

I can run the Estool samples with 0 problems, but when I try the augment_ant this error happen: python3: Relink /lib/x86_64-linux-gnu/libsystemd.so.0' with /lib/x86_64-linux-gnu/librt.so.1' for IFUNC symbol clock_gettime' python3: Relink /lib/x86_64-linux-gnu/libudev.so.1' with /lib/x86_64-linux-gnu/librt.so.1' for IFUNC symbol clock_gettime' Falha de segmentação (imagem do núcleo gravada) What could I do to fix it?

ThiagoBGL avatar Jul 24 '20 12:07 ThiagoBGL