rust icon indicating copy to clipboard operation
rust copied to clipboard

Build error

Open ching2018 opened this issue 4 years ago • 1 comments

ERROR: /root/tensorflow/third_party/llvm/BUILD:1:10: //third_party/llvm:expand_cmake_vars: This target is being built for Python 2 but (transitively) includes Python 3-only sources. You can get diagnostic information about which dependencies introduce this version requirement by running the find_requirements aspect. If this is used in a genrule, you may need to migrate from tools to exec_tools. For more info see the documentation for the srcs_version attribute: https://docs.bazel.build/versions/master/be/python.html#py_binary.srcs_version caused by //third_party/llvm:expand_cmake_vars

ching2018 avatar May 31 '21 03:05 ching2018

I suspect this would be fixed by upgrading TensorFlow, so you may want to follow #302.

adamcrume avatar Jun 03 '21 03:06 adamcrume