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

Re: Re:OneAPI Dev cloud account not able to run OpenVi...

Max_L_Intel
Moderator
652 Views

Hi @Daya 

Have you verified OpenVINO being installed properly and that it is able to successfully run the verification script demo_squeezenet_download_convert_run.sh, as per https://docs.openvinotoolkit.org/latest/_docs_install_guides_installing_openvino_linux.html#run-the-demos

Please confirm that first.

Thanks.
Best regards, Max.

0 Kudos
1 Reply
Daya
Beginner
646 Views

Hi @Max_L_Intel ,

>>Have you verified OpenVINO being installed properly and that it is able to successfully run the verification script

  Thank you for the support,  since we are using devcloud (OneAPI) we have limited privilege, please find the below details when we try to run the sample script.

============================================

u44141@login-2:/opt/intel/openvino/deployment_tools/demo$ ./demo_squeezenet_download_convert_run.sh
target_precision = FP16
[setupvars.sh] OpenVINO environment initialized


###################################################

 

Downloading the Caffe model and the prototxt
Installing dependencies
Dear User,

this server does not allow you to run "sudo".

If you need to install a dependency, please put it in your home directory.
* For autotools, you can do it with "./configure --prefix=~/my-path"
* For Python packages, use "pip install <package_name> --user" or create a Conda environment.

Sincerely,
Admins
Error on or near line 113; exiting with status 1

============================================================

Thanks
Daya

0 Kudos
Reply