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.

Problem with installing openVino.

Vurc
Beginner
1,178 Views

Hi,

I have openvino R4 on old computer but want to install R5.01 on new machine. I have tried to install it on windows 10 following all steps but i get following error when trying to start demo_squeeze_net. 

3>C:\Users\t-user\Documents\Intel\OpenVINO\inference_engine_samples_2017\ZERO_CHECK.vcxproj(29,3): error MSB4019        : The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\        Microsoft.Cpp.Default.props" was not found. Confirm that the path in the <Import> declaration is correct, and th        at the file exists on disk.                                                                                      Error    

Also when I try to install it on Ubuntu 16.04 script for installing fails to download some stuff. 

E: Failed to fetch http://rs.archive.ubuntu.com/ubuntu/dists/xenial/main/binary-arm64/Packages  404  Not Found
E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/xenial-security/main/binary-arm64/Packages  404  Not Found [IP: 2001:67c:1360:8001::21 80]
E: Failed to fetch http://rs.archive.ubuntu.com/ubuntu/dists/xenial-updates/main/binary-arm64/Packages  404  Not Found
E: Failed to fetch http://rs.archive.ubuntu.com/ubuntu/dists/xenial-backports/main/binary-arm64/Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
Error on or near line 72; exiting with status 1
 

Any help would be appreciated.

0 Kudos
2 Replies
om77
New Contributor I
1,178 Views

Hi,

regarding your Ubuntu 16.04 failure, the architecture arm64 is not supported by OpenVino R5.

0 Kudos
Shubha_R_Intel
Employee
1,178 Views

Dear Vurc, please follow these Windows installation steps carefully :

https://software.intel.com/en-us/articles/OpenVINO-Install-Windows

And for Linux:

https://software.intel.com/en-us/articles/OpenVINO-Install-Linux

Thanks !

Shubha

0 Kudos
Reply