Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.
This repository was 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

@AlexOsi

Description

@AlexOsi

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions