level 1
昔日花火
楼主
ubantu16.04
安装好bazel后,
在tensorflow目录下./configure
出现了如下错误,该怎么解决
ERROR: /home/hc/.cache/bazel/_bazel_hc/c8f0ec8be6283b94183d9b36d570769f/external/io_bazel_rules_closure/closure/private/defs.bzl:27:16: The `set` constructor for depsets is deprecated and will be removed. Please use the `depset` constructor instead. You can temporarily enable the deprecated `set` constructor by passing the flag --incompatible_disallow_set_constructor=false
ERROR: error loading package '': Extension file 'closure/private/defs.bzl' has errors
2017年11月12日 06点11分
1
安装好bazel后,
在tensorflow目录下./configure
出现了如下错误,该怎么解决
ERROR: /home/hc/.cache/bazel/_bazel_hc/c8f0ec8be6283b94183d9b36d570769f/external/io_bazel_rules_closure/closure/private/defs.bzl:27:16: The `set` constructor for depsets is deprecated and will be removed. Please use the `depset` constructor instead. You can temporarily enable the deprecated `set` constructor by passing the flag --incompatible_disallow_set_constructor=false
ERROR: error loading package '': Extension file 'closure/private/defs.bzl' has errors