eigen installation script fails on this line: 70: EIGEN_TEXT=$(grep -Pzo ${EIGEN_REGEX} ${TF_DIR}/tensorflow/workspace.bzl) || fail I check workspace.bzl and it doesn't contain "native.new_http_archive" at all.