Closed andrewzu closed 6 years ago
@andrewzu May I know your bazel version? I had same issue when running this command. Bazel: 0.10.1-homebrew TensorFlow: 1.4.1
@theyiwenliu I was using bazel 0.10.0 version
Same issue with Bazel 0.11.0 which was released 4 days ago.
FYI Bazel version comparison still fails with 0.11.0.
Current Bazel version is 0.11.0, expected at least 0.5.4
Again I had to do some hack for _check_bazel_version
...
@andrewzu You might want to install Bazel 0.5.4, that works for me.
Fixed by #23.
I followed the instruction to build greeter_demo plugin with tensorflow 1.3, but got the following error: