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.

building error

kashyap__anurag
Beginner
426 Views

How i can resolve it..

 

  File "ageGender.py", line 2, in <module>
    import cv2
ImportError: /opt/intel/openvino/inference_engine/lib/intel64/libinference_engine.so: undefined symbol: _ZN3tbb10interface78internal15task_arena_base24internal_max_concurrencyEPKNS0_10task_arenaE
 

 

 

 

 

0 Kudos
1 Reply
JAIVIN_J_Intel
Employee
426 Views

Hi Anurag,

Please provide details about the following:

  • Which OS version and OpenVINO version are you using?
  • Can you confirm that PYTHONPATH is set with right directories to import openvino?

            Use the command: echo $PYTHONPATH 

  • Are you facing this issue when running any OpenVINO demos or samples?

Regards,

Jaivin

0 Kudos
Reply