-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
I successfully built TensorFlow 2.1 with bazel 2.0.0, and had TF successfully installed on Ubuntu 18.04.4.
- However, failed to build ngraph-bridge with the following ERROR messages:
➜ ngraph-bridge git:(master) ✗ python build_ngtf.py
Traceback (most recent call last):
File "build_ngtf.py", line 537, in <module>
main()
File "build_ngtf.py", line 168, in main
version_check(arguments.use_prebuilt_tensorflow)
File "build_ngtf.py", line 47, in version_check
'.'.join(bazel_ver))
Exception: Need bazel 0.24.1 < version <= 0.25.2
Got: 2.0.0- (@non-git)
Can anybody give me a hand?
Cheers
Pei
AStupidBear, zhiboz, sumanthratna, jeongukjae and new21cccc
Metadata
Metadata
Assignees
Labels
No labels