Unable to Import OpenVINO™ Runtime API after Installing OpenVINO™ from PyPI*
Content Type: Error Messages | Article ID: 000095724 | Last Reviewed: 07/11/2023
builtins.ModuleNotFoundError: No module named 'openvino.runtime'; 'openvino' is not a package
The encountered error is due to the Python* script name openvino.py conflicts with the OpenVINO™ package name.
Rename Python* script to any other name except ‘openvino’.