Building Tensorflow with Python3.7 on Jetson Xavier

Continuing the discussion from Building Tensorflow 1.13 on Jetson Xavier:

I tried to build Tensorflow 1.13 according with the above topic. However, I got an error which is exactly the same with leemanyu. How can I resolve that? Thanks

Hi,

Cuda Configuration Error: Cannot find line containing ‘#define NV_TENSORRT_SONAME_MAJOR’ in /usr/include/aarch64-linux-gnu/NvInfer.h

The error seems like a incompatibility issue.
Since TensorFlow is a little bit old, would you mind to try it on v1.15 to see if works.

Thanks.