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.
6404 Discussions

ImportError: ... undefined symbol: _ZN3tbb8internal13numa_topology4fillEPi

Adam_44
Novice
1,210 Views

Hi,

I've just installed openvino toolkit.

ubuntu 18.04
Python 3.7.3
openvino_2020.2.120

During installation verification scripts run successfully.

when I try to run python demos I got this:

[setupvars.sh] OpenVINO environment initialized
(base) ...:/opt/intel/openvino/deployment_tools/inference_engine/demos/python_demos/human_pose_estimation_3d_demo$ python human_pose_estimation_3d_demo.py
Traceback (most recent call last):
  File "human_pose_estimation_3d_demo.py", line 19, in <module>
    import cv2
ImportError: /opt/intel/openvino_2020.2.120/deployment_tools/inference_engine/lib/intel64/libinference_engine.so: undefined symbol: _ZN3tbb8internal13numa_topology4fillEPi


Thanks in advance!
koviubi

0 Kudos
1 Reply
JAIVIN_J_Intel
Employee
1,210 Views

As you have started another post with same issue, please follow up on that thread.

0 Kudos
Reply