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

how to compile the SDK with python2.7 rather than python 3?

idata
Employee
1,045 Views

how to compile the SDK with python2.7 rather than python 3?

 

(Hope today is gonna be a good day for you)
0 Kudos
1 Reply
idata
Employee
834 Views

@zufeifei Do you mean "how do you install the NCSDK for Python 2.7?" The Python 2.7 API should be installed automatically with the regular installation of the NCSDK. To run some of the examples, you will have to install Opencv for Python 2.7 by running the command pip2 install python-opencv and pip2 install opencv-contrib-python.

0 Kudos
Reply