This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Description
Installed openvino using build_ov.py in D:\openvino2\artifacts\openvino. But getting error when executing following command:
python build_ovtf.py --use_openvino_from_location="D:\openvino2\artifacts\openvino"
Traceback (most recent call last):
File "D:\openvino_tensorflow-2.3.0\build_ovtf.py", line 642, in
main()
File "D:\openvino_tensorflow-2.3.0\build_ovtf.py", line 212, in main
raise AssertionError("Path doesn't exist {0}".format(ver_file))
AssertionError: Path doesn't exist D:\openvino2\artifacts\openvino/runtime/version.txt