[setupvars.sh] OpenVINO environment initialized tehseen@tehseen-HP-EliteBook-Folio-9480m:~$ cd ncappzoo/apps tehseen@tehseen-HP-EliteBook-Folio-9480m:~/ncappzoo/apps$ ls benchmark_ncs gender_age realsense_object_distance_detection birds Makefile simple_classifier_cpp chef_ai mnist_calc simple_classifier_cpp_camera classifier_flash ncappzoo simple_classifier_py classifier_grid ncs_digital_sign simple_classifier_py_camera classifier_gui README.md video_face_matcher tehseen@tehseen-HP-EliteBook-Folio-9480m:~/ncappzoo/apps$ cd birds tehseen@tehseen-HP-EliteBook-Folio-9480m:~/ncappzoo/apps/birds$ bash make run /usr/bin/make: /usr/bin/make: cannot execute binary file tehseen@tehseen-HP-EliteBook-Folio-9480m:~/ncappzoo/apps/birds$ make run birds: Downloading and Compiling GoogLeNet... (cd ../../networks/googlenet_v1; make compile_model; cd ../../apps/birds; cp ../../networks/googlenet_v1/googlenet-v1.xml .; cp ../../networks/googlenet_v1/googlenet-v1.bin .;) make[1]: Entering directory '/home/tehseen/ncappzoo/networks/googlenet_v1' googlenet_v1: Making model zoo... (cd ../../omz; make all;) make[2]: Entering directory '/home/tehseen/ncappzoo/omz' open_model_zoo: Checking requirements... Checking pyyaml... - pyyaml already installed. open_model_zoo: Making dependencies... open_model_zoo: Downloading required data... Open model zoo already exists. No need to clone. make[2]: Leaving directory '/home/tehseen/ncappzoo/omz' googlenet_v1: Checking zoo model files... - Model files already exists. googlenet_v1: Compiling model to IR... Please initiate the Intel OpenVINO environment by going to the installation directory for openvino and running the setupvars.sh file in the bin folder. Makefile:66: recipe for target 'compile_model' failed make[1]: *** [compile_model] Error 1 make[1]: Leaving directory '/home/tehseen/ncappzoo/networks/googlenet_v1' birds: Downloading and Compiling Tiny Yolo v1... (cd ../../networks/tiny_yolo_v1; make compile_model; cd ../../apps/birds; cp ../../networks/tiny_yolo_v1/tiny-yolo-v1_53000.xml .; cp ../../networks/tiny_yolo_v1/tiny-yolo-v1_53000.bin .;) make[1]: Entering directory '/home/tehseen/ncappzoo/networks/tiny_yolo_v1' tiny_yolo_v1: Downloading prototxt file... - Prototxt file already exists tiny_yolo_v1: Downloading caffemodel file... - Caffemodel file already exists tiny_yolo_v1: Compiling model to IR... Please initiate the Intel OpenVINO environment by going to the installation directory for openvino and running the setupvars.sh file in the bin folder. Makefile:72: recipe for target 'compile_model' failed make[1]: *** [compile_model] Error 1 make[1]: Leaving directory '/home/tehseen/ncappzoo/networks/tiny_yolo_v1' birds: Compiling models to IR... birds: Making the required dependencies... birds: Downloading images... mkdir -p ./images; wget -c --no-cache -P ./images https://www.nps.gov/sajh/learn/nature/images/Eagles-2_Rebecca.jpg; wget -c --no-cache -P ./images https://raw.githubusercontent.com/nealvis/bird_images/master/jas_birds_10.jpg; wget -c --no-cache -P ./images https://raw.githubusercontent.com/nealvis/bird_images/master/jas_birds_2.jpg; wget -c --no-cache -P ./images https://raw.githubusercontent.com/nealvis/bird_images/master/jas_birds_8.jpg; wget -c --no-cache -P ./images https://raw.githubusercontent.com/nealvis/bird_images/master/nps_birds_1.jpg; wget -c --no-cache -P ./images https://raw.githubusercontent.com/nealvis/bird_images/master/nps_birds_2.jpg; wget -c --no-cache -P ./images https://raw.githubusercontent.com/nealvis/bird_images/master/nps_birds_3.jpg; --2019-10-30 09:06:50-- https://www.nps.gov/sajh/learn/nature/images/Eagles-2_Rebecca.jpg Resolving www.nps.gov (www.nps.gov)... 2600:1404:6800:396::20ce, 2600:1404:6800:38f::20ce, 23.67.233.138 Connecting to www.nps.gov (www.nps.gov)|2600:1404:6800:396::20ce|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [image/jpeg] Saving to: ‘./images/Eagles-2_Rebecca.jpg’ Eagles-2_Rebecca.jp [ <=> ] 48.91K --.-KB/s in 0.03s 2019-10-30 09:06:51 (1.56 MB/s) - ‘./images/Eagles-2_Rebecca.jpg’ saved [50079] --2019-10-30 09:06:51-- https://raw.githubusercontent.com/nealvis/bird_images/master/jas_birds_10.jpg Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.48.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.48.133|:443... connected. HTTP request sent, awaiting response... 416 Range Not Satisfiable The file is already fully retrieved; nothing to do. --2019-10-30 09:06:51-- https://raw.githubusercontent.com/nealvis/bird_images/master/jas_birds_2.jpg Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.48.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.48.133|:443... connected. HTTP request sent, awaiting response... 416 Range Not Satisfiable The file is already fully retrieved; nothing to do. --2019-10-30 09:06:51-- https://raw.githubusercontent.com/nealvis/bird_images/master/jas_birds_8.jpg Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.48.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.48.133|:443... connected. HTTP request sent, awaiting response... 416 Range Not Satisfiable The file is already fully retrieved; nothing to do. --2019-10-30 09:06:51-- https://raw.githubusercontent.com/nealvis/bird_images/master/nps_birds_1.jpg Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.48.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.48.133|:443... connected. HTTP request sent, awaiting response... 416 Range Not Satisfiable The file is already fully retrieved; nothing to do. --2019-10-30 09:06:51-- https://raw.githubusercontent.com/nealvis/bird_images/master/nps_birds_2.jpg Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.48.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.48.133|:443... connected. HTTP request sent, awaiting response... 416 Range Not Satisfiable The file is already fully retrieved; nothing to do. --2019-10-30 09:06:51-- https://raw.githubusercontent.com/nealvis/bird_images/master/nps_birds_3.jpg Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.48.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.48.133|:443... connected. HTTP request sent, awaiting response... 416 Range Not Satisfiable The file is already fully retrieved; nothing to do. birds: Downloading the Imagenet data... (cd ../../data/ilsvrc12; make) make[1]: Entering directory '/home/tehseen/ncappzoo/data/ilsvrc12' Making all for ilsvrc data... make[1]: Leaving directory '/home/tehseen/ncappzoo/data/ilsvrc12' birds: Getting the required data... birds: Running the Python sample... Please initiate the Intel OpenVINO environment by going to the installation directory for openvino and running the setupvars.sh file in the bin folder. Makefile:80: recipe for target 'run_py' failed make: *** [run_py] Error 1