Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError #53

Open
neverstoplearn opened this issue Oct 11, 2021 · 0 comments
Open

ImportError #53

neverstoplearn opened this issue Oct 11, 2021 · 0 comments

Comments

@neverstoplearn
Copy link

(base) zhengxin@zhengxin:~/OpenVINO-YOLOV4$ python object_detection_demo_yolov4_async.py -m darknet_yolov4.xml -i 1.jpg -d CPU
Traceback (most recent call last):
File "object_detection_demo_yolov4_async.py", line 27, in
from openvino.inference_engine import IECore
File "/home/zhengxin/anaconda3/lib/python3.8/site-packages/openvino/inference_engine/init.py", line 30, in
from .ie_api import *
ImportError: /home/zhengxin/anaconda3/lib/python3.8/site-packages/openvino/inference_engine/ie_api.cpython-38-x86_64-linux-gnu.so: undefined symbol: _ZN15InferenceEngine10IExtension9getOpSetsEv

I need help,thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant