beginner-fx
Results
2
issues of
beginner-fx
编译出错
1
您好,我在Ubuntu20.02,euler2.0上执行build.sh时报错如下,请问要怎么解决? [ 24%] Performing build step for 'jemalloc' src/jemalloc.c:2513:7: warning: ‘__libc_calloc’ specifies less restrictive attributes than its target ‘calloc’: ‘alloc_size’, ‘leaf’, ‘malloc’, ‘nothrow’ [-Wmissing-attributes] 2513 | void *__libc_calloc(size_t n, size_t...
运行bash run_ppi.sh时报错: /usr/bin/python: No module named tf_euler.__main__; 'tf_euler' is a package and cannot be directly executed 请问如何解决?谢谢