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

Could I install the NCSDK W/O opencv uninstall?

idata
Employee
745 Views

Hi @Luis_at_Intel ,

 

When I start create a new ncsdk env. I find I's need the opencv uninstall when install it . Actually I don't want to uninstall the installed opencv. As the other function need it. How could I fix this? Thank you very much!

 

(base) root@kt:~/workspace/ncsdk# ls

 

api install Makefile README.md

 

ATTRIBUTIONS install-opencv.sh ncappzoo-master uninstall-opencv.sh

 

docs install.sh ncappzoo-master.zip uninstall.sh

 

examples LICENSE ncsdk.conf

 

(base) root@kt:~/workspace/ncsdk# make install

 

./uninstall-opencv.sh

 

__________ Please confirm ____________*

 

NCSDK 1.11 requires that previous installations of openCV

 

be uninstalled before proceeding with NCSDK installation.

 

Note that if you installed opencv via pip3 or from source into the

 

home directory, it will be uninstalled.

 

Continue uninstalling OpenCV (y/n) ?

 

BRs,

 

@ideallyworld
0 Kudos
1 Reply
idata
Employee
454 Views

Hi @ideallyworld ,

 

I am afraid that you may need to uninstall your current OpenCV version with the NCSDK installation process, once the NCSDK is installed you should be able to reinstall OpenCV without issues. I haven't tried this myself but I think that is how it works. For example, I've seen this behavior when installing the NCSDK after OpenVINO(TM) Toolkit has been already installed. May I ask which version of OpenCV you have currently installed (and the location) and the steps you followed to install it? Also your current environment details, i.e. Operating System, platform (x86, VM?, RPi?).

 

Cheers,

 

@Luis_at_Intel
0 Kudos
Reply