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.
6404 Discussions

Installing NC SDK - make examples error

idata
Employee
950 Views

I am following the instructions to setup the SDK from https://developer.movidius.com/start

 

When I run 'make examples' on the terminal window, I get the error message:

 

sed: 1: "ncsdk.conf": extra characters at the end of n command

 

make: *** [prereqs] Error 1

 

What does this mean?

0 Kudos
3 Replies
idata
Employee
637 Views

@HSandison is it possible that you git cloned on a different machine than the one you are installing on? i.e. maybe cloned it on Windows and copied it to Ubuntu for installation? If not, can you please download a fresh copy of https://raw.githubusercontent.com/movidius/ncsdk/master/ncsdk.conf into your installation directory and try make install again?

0 Kudos
idata
Employee
637 Views

Hi Ashwin,

 

Yes, that may be the problem. Thank you, I will try this.

0 Kudos
idata
Employee
637 Views

This is now installing properly - many thanks.

0 Kudos
Reply