Skip to content

ImportError: DLL load failed while importing ie_api: The specified module could not be found. #40

Answered by helena-intel
meng032020 asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks @meng032020 , that is helpful! I see that your Python is from anaconda/miniconda (because of (base) after (openvino_env)). It is very likely that that causes the error. I will test this and write instructions for this situation. In the meantime, if you want to try the notebooks, you could install Python from https://www.python.org/ftp/python/3.7.9/python-3.7.9-amd64.exe . If you are using Anaconda for other projects, you should not select the "add Python to your Windows PATH" box. If you install it for your current user, the executable will then be C:\Users\<username>\AppData\Local\Programs\Python\Python37\python.exe and you open a new command prompt, and make the virtualenv by typ…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@meng032020
Comment options

Comment options

You must be logged in to vote
4 replies
@meng032020
Comment options

@meng032020
Comment options

@helena-intel
Comment options

@meng032020
Comment options

Answer selected by meng032020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants