I am installing openvino on rasbian using VNC viewer and the intel neural stick 2 which is installed on the raspberry pi https://software.intel.com/en-us/articles/OpenVINO-Install-RaspberryPI.
I have an issue when i get to the step "Add USB Rules" of that step 2 which says
"To perform inference on the Intel® Movidius™ Neural Compute Stick or Intel® Neural Compute Stick 2, install the USB rules as follows:
sh inference_engine_vpu_arm/install_dependencies/install_NCS_udev_rules.sh"
i am getting the following error
File '97-myriad-usbboot.rules' is missing. Please check that you installed 'Inference Engine Runtime for Intel® Movidius™ VPU'.
inference_engine_vpu_arm/install_dependencies/install_NCS_udev_rules.sh: 30: exit: Illegal number: -1
Should i change the file labelled install_NCS_udev_rules.sh
or should i change something else. I am executing this command from the Downloads directory . Any help would be greatly appreciated .