Ask Your Question

PRK23's profile - activity

2016-04-08 11:50:50 -0600 commented question Building OpenCV 3.1 errors

I have both Python 2.7.11 and Python 3.5.1

2016-04-08 11:43:17 -0600 commented question Building OpenCV 3.1 errors

but I just installed it using pip

2016-04-08 11:40:08 -0600 asked a question Building OpenCV 3.1 errors

I tried building opencv 3.1 according to this guide:

http://opencv-python-tutroals.readthe...

but while building in Visual Studio 2012 Express I always seem to get this same ERROR:

error C1083: Cannot open include file: 'numpy/ndarrayobject.h': No such file or directory A:\opencv_new\opencv\sources\modules\python\src2\cv2.cpp 10 1 opencv_python2

I tried for hours fiddling with the settings still no hope.

Any help will be great!