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.

Installation failed

idata
Employee
751 Views

Hi

 

I am trying to install nc sdk on a raspberry with stretch.

 

I am following the instructions on https://developer.movidius.com/start but after run "make install" I get this error:

 

 

Caffe not found, installing caffe…

 

/opt/movidius/bvlc-caffe

 

HEAD is now at eeebdab1 Merge pull request #5530 from willyd/nccl-py3

 

Switched to branch 'master'

 

Your branch is up-to-date with 'origin/master'.

 

error: cannot open .git/FETCH_HEAD: Permission denied

 

Switched to a new branch 'fathom_branch'

 

Compiling Caffe…

 

./install-ncsdk.sh: line 481: 23113 Segmentation fault cmake ..

 

make[1]: Entering directory '/opt/movidius/bvlc-caffe/build'

 

make[1]: *** No rule to make target 'all'. Stop.

 

make[1]: Leaving directory '/opt/movidius/bvlc-caffe/build'

 

Installing caffe…

 

make[1]: Entering directory '/opt/movidius/bvlc-caffe/build'

 

make[1]: *** No rule to make target 'install'. Stop.

 

make[1]: Leaving directory '/opt/movidius/bvlc-caffe/build'

 

Installation failed. Error on line 522

 

So I tried with sudo make install:

 

 

Caffe not found, installing caffe…

 

/opt/movidius/bvlc-caffe

 

HEAD is now at eeebdab1 Merge pull request #5530 from willyd/nccl-py3

 

Switched to branch 'master'

 

Your branch is up-to-date with 'origin/master'.

 

Already up-to-date.

 

Switched to a new branch 'fathom_branch'

 

Compiling Caffe…

 

./install-ncsdk.sh: line 481: 23683 Segmentation fault cmake ..

 

make[1]: Entering directory '/opt/movidius/bvlc-caffe/build'

 

make[1]: *** No rule to make target 'all'. Stop.

 

make[1]: Leaving directory '/opt/movidius/bvlc-caffe/build'

 

Installing caffe…

 

make[1]: Entering directory '/opt/movidius/bvlc-caffe/build'

 

make[1]: *** No rule to make target 'install'. Stop.

 

make[1]: Leaving directory '/opt/movidius/bvlc-caffe/build'

 

Installation failed. Error on line 522

 

what I am doing wrong?

0 Kudos
0 Replies
Reply