Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Miss 'threading' argument for build_openvino() call in build_ov.py #426

Open
AlexOsi opened this issue Apr 27, 2023 · 0 comments
Open

Miss 'threading' argument for build_openvino() call in build_ov.py #426

AlexOsi opened this issue Apr 27, 2023 · 0 comments

Comments

@AlexOsi
Copy link

AlexOsi commented Apr 27, 2023

Command:
python build_ov.py --output_dir="D:\openvino2"

Traceback (most recent call last):
File "D:\openvino_tensorflow-2.3.0\build_ov.py", line 90, in
main()
File "D:\openvino_tensorflow-2.3.0\build_ov.py", line 77, in main
build_openvino(build_dir, openvino_src_dir, cxx_abi, arguments.target_arch,
TypeError: build_openvino() missing 1 required positional argument: 'threading'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant