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.

Error when installing Intel RDK

whung6
Beginner
610 Views

I have a error when I install Intel RDK, when I ran the command

$ ./rdk.sh install-deps

from https://intel.github.io/robot_devkit_doc/pages/install.html, it gave me an error of this

seems that I have a problem with my InferenceEngine and TargetDevice.

By the way, I had openvino v2020.2 installed already, will the packages of v2020.2 conflict with the command I ran?

 

 

0 Kudos
3 Replies
RandallMan_B_Intel
540 Views

Hi whung6,

 

Thanks for reaching out.

It could be that OpenVINO is present, you can try to uninstall OpenVINO, and follow the guide again.

If you continue to have issues, please submit your question here: https://github.com/intel/robot_devkit/issues.

 

Regards

Randall B.

0 Kudos
whung6
Beginner
540 Views

Thanks for the reply, instead of uninstalling openvino v2020.2, I had successfully install Intel RDK in a docker container, so I guest that there's a conflict between openvino from my local and from the command script.

 

Soon as I move to work in docker, everything works fine.

0 Kudos
RandallMan_B_Intel
540 Views

Thanks for your reply. I'm glad to hear your problem is resolved.

Regards,

Randall B.

0 Kudos
Reply