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.

error while setting up OpenVino toolkit in windows10

Anita_R_
Beginner
1,875 Views

I need help to setup OpenVino toolkit. There are missing bat file. Can someone help?

0 Kudos
18 Replies
nikos1
Valued Contributor I
1,875 Views

Could you please provide more information?

What is the error you get? What is missing?

 

0 Kudos
Anita_R_
Beginner
1,875 Views

Hello Nikos,

I have attached the error. I have set the environment variable. The file mentioned is missing.

your help will be appreciated.

Thanks, Anita

 

 

0 Kudos
nikos1
Valued Contributor I
1,875 Views

could not find any instance of Visual Studio.

Looks like cmake cannot find Visual Studio.

What version of Visual Studio is installed ?

0 Kudos
nikos1
Valued Contributor I
1,875 Views

Please also make sure this requirement is satisfied in your system:

Supported Windows build environment:

Microsoft Windows* 10

Microsoft Visual Studio* 2017 or Microsoft Visual Studio* 2015 Community

CMake* 2.8 or later

 

0 Kudos
Anita_R_
Beginner
1,875 Views

cmake - 3.13.2

VisualStudio - 15.9.5

0 Kudos
Anita_R_
Beginner
1,875 Views

new error

0 Kudos
nikos1
Valued Contributor I
1,875 Views

Could you please attach CMakeOutput.log ?

0 Kudos
Anita_R_
Beginner
1,875 Views

Could not find CMakeOutput.log. How do I generate this?

0 Kudos
nikos1
Valued Contributor I
1,875 Views

In your attached Screenshot (5).png screenshot above see last 4 lines - the path to the log is shown there.

Check under /Users/YourUSerName/Documents/Intel/OpenVINO/inference_engine_samples_2015/CMakeFiles

 

0 Kudos
Anita_R_
Beginner
1,875 Views

Good morning,

I apologize.. Attached.

Thanks, Anita

 

0 Kudos
nikos1
Valued Contributor I
1,875 Views


Hi Anita,

Looks like cmake cannot find you C++ compiler and tools. Have you selected Desktop development with C++ during installation of Visual Studio 2017?  Please run the installer again click on Modify and check if Desktop development with C++ is selected under Windows. If not, please make sure you select Desktop development with C++ and  install. After that reboot and cmake again. If still issues please please attach new CMakeOutput.log

cheers,

nikos
 

0 Kudos
Anita_R_
Beginner
1,875 Views

Hello Nikos,

It worked:)

Thanks, Anita

0 Kudos
nikos1
Valued Contributor I
1,875 Views

Nice, glad to hear! Post here if you get any other issues.

Cheers,

nikos

 

0 Kudos
Anita_R_
Beginner
1,875 Views

Hello Nikos,

My next step is to test the RFP ready kit. Can you please help me in this area.

I will appreciate your help

Thanks, Anita

0 Kudos
nikos1
Valued Contributor I
1,875 Views

Hello Anita,

You are welcome.

> RFP ready kit

I never used this but sounds very exciting. I am sure other forum users will be able to help in case of any issues.

Are you getting any errors?

Cheers,

Nikos

0 Kudos
Anita_R_
Beginner
1,875 Views

Hello Nikos,

 

We will followup with our account manager.

At present I am having problem running the first code.

import v2 AS cv

ModuleNotFoundError: 

No moduled named cv2

while installing opencv I get another error "The code cannot proceed because inference_engine.dll not found. reinstalling may fix it the problem". 

 

 

 

0 Kudos
Anita_R_
Beginner
1,875 Views

Good morning Nikos,

Looks like I need another help. I could not get in touch with my account manager. She must be busy.

I cannot run very simple python and vision program. What are the components required? 

I will appreciate our help.

Thanks Anita

0 Kudos
Anita_R_
Beginner
1,875 Views

Good morning Nikos,

We found a link on Intel forum https://software.intel.com/en-us/comment/1933586#comment-1933586 

We are working on this. We will provide the RFP ready kit for both platforms soon.

Thanks, Anita

0 Kudos
Reply