CMake Error at python/CMakeLists.txt:103 (message): patchelf not found, please install it. For Ubuntu, the command is: apt-get install -y patchelf. -- Configuring incomplete, errors occurred! 在docker尝试使用apt-get install -y patchelf解决报错如下:. Reading package lists... Done Building ...
centos7 armV8 源码编译成功,import paddle报错ImportError: /root/paddle/build/python/paddle/fluid/core_noavx.so: ELF load command alignment not page-aligned(使用源码编译的patchelf可成功编译并安装) 源码编译paddle后pip install 编译生成的paddle whl文件,在校验是否安装成功的时候报错 .py", line 25, in ...