Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Not able to access openvino in main docker

ASHUTOSH__NITIN
Beginner
464 Views

openvino is intializing in main docker but not able to access openvino in main docker but it's working in openvino_base_docker where i have installed openvino, i am getting these errror...

[setupvars.sh] OpenVINO environment initialized
face_classifier1_1  | Traceback (most recent call last):
face_classifier1_1  |   File "./face-engine.py", line 1, in <module>
face_classifier1_1  |     from openvino.inference_engine import IENetwork, IEPlugin
face_classifier1_1  |   File "/opt/intel/openvino_2019.1.094/python/python3.5/openvino/inference_engine/__init__.py", line 1, in <module>
face_classifier1_1  |     from .ie_api import *
face_classifier1_1  | ImportError: dynamic module does not define init function (initie_api)
 

0 Kudos
1 Reply
Kenneth_C_Intel
Employee
464 Views

What Container did you start from ? 

and are you sure that your installation of openVINO completed correctly ? 

 

0 Kudos
Reply