parsey-mcparseface-api icon indicating copy to clipboard operation
parsey-mcparseface-api copied to clipboard

Error compiling

Open davidsbatista opened this issue 7 years ago • 3 comments

bazel build -c opt parsey_api/...
..........
ERROR: /private/var/tmp/_bazel_dbatista/6ac1d96aa6ae4210235143c7e192238a/external/org_tensorflow/third_party/py/python_configure.bzl:183:20: unexpected keyword 'environ' in call to repository_rule(implementation: function, *, attrs: dict or NoneType = None, local: bool = False).
ERROR: com.google.devtools.build.lib.packages.BuildFileContainsErrorsException: error loading package '': Extension file 'third_party/py/python_configure.bzl' has errors.

anyone knows how to get past this compiling error? I'm kind of stuck here.

davidsbatista avatar Apr 25 '17 14:04 davidsbatista