Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Import error in Raspberry PI 3

Hi, I have installed OpenCV and python using the following tutorial in my raspberry pi 3 https://www.pyimagesearch.com/2017/09/04/raspbian-stretch-install-opencv-3-python-on-your-raspberry-pi/

it have now two versions of python 1) 2.7.13 (default) 2) 3.5.3

when I am trying to import CV2 in python 3.5.3 it shows error but no error while running the same in python 2.7.13

can any one help me in resolving this ???

click to hide/show revision 2
retagged

Import error in Raspberry PI 3

Hi, I have installed OpenCV and python using the following tutorial in my raspberry pi 3 https://www.pyimagesearch.com/2017/09/04/raspbian-stretch-install-opencv-3-python-on-your-raspberry-pi/

it have now two versions of python 1) 2.7.13 (default) 2) 3.5.3

when I am trying to import CV2 in python 3.5.3 it shows error but no error while running the same in python 2.7.13

can any one help me in resolving this ???