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

Can't find IEPlugin #7

Open
sashenmoodley3 opened this issue Oct 26, 2020 · 3 comments
Open

Can't find IEPlugin #7

sashenmoodley3 opened this issue Oct 26, 2020 · 3 comments

Comments

@sashenmoodley3
Copy link

Hi Kirill,

Thank you very much for shearing this project. I would just like to know if you could help me out.

I am attempting to run the demo.py part to test you spoof detection but I am getting the below error

ImportError: cannot import name 'IEPlugin' from 'openvino.inference_engine'

image

I am I missing something when I imported openvino for python.

Any help would really be appreciated.

@liangshi036
Copy link

pip install openvino

@kprokofi
Copy link
Owner

Hello,
Are you sure that you initiated the OpenVINO environment before running the script?
Also, make sure that you properly installed OpenVINO (it's not like pip install) and you can import openvino.inference engine under the OpenVINO environment
Please, refer to https://docs.openvinotoolkit.org/latest/openvino_docs_install_guides_installing_openvino_linux.html

@kprokofi
Copy link
Owner

kprokofi commented Mar 3, 2021

Hello, guys,
thanks for reporting the problem. I will fix it as soon as possible.

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

3 participants