Closed ashwinravishankar closed 4 years ago
Sorry for the late response. This looks like you're probably using an older version of GLIBC. I'll close this because it's not a TF Scala bug, but if you're still interested / having issues, I'm happy to try and help.
Surprisingly, I'm currently facing this same issue as this error #29 . A program which works well on my mac, throws this same error when I run on a CentOS 7 machine. I'm using JDK 11, and the precompiled binaries - 0.4.1 of artifact tensorflow_2.21. I update the flag to linux-cpu-x86_64 on mac, use Maven to package it to a JAR, then ship to CentOS7.
StackTrace:
To get more insight on what dependencies am missing, I tried: