Ask Your Question
0

OpenCV - Python Instalation

asked 2016-10-18 08:46:00 -0600

Minu gravatar image

updated 2016-10-18 09:22:11 -0600

x10s gravatar image

Hey there boys and girls!

I'm kind of new to programming business. I am trying to instal OpenCV-Python from source (via http://docs.opencv.org/3.1.0/d5/de5/t... tutorial). At the moment i am stucked at point after 7d.(after i click finish). The error looks like this:image description(/upfiles/14767981729825897.png) . I'm trying to get this installed on a windows10. I've done every step from the tutorial.

Do you have any idea what would be wrong?

Thanks, Minu

edit retag flag offensive close merge delete

Comments

What is the C and CXX compiler identification number identified by the cmake-gui? Secondly, have you launched the Visual Studio 11 2012 even once after you installed it. If not, do it and then go to step 7.

aestaq gravatar imageaestaq ( 2016-11-13 04:37:25 -0600 )edit

2 answers

Sort by ยป oldest newest most voted
0

answered 2016-10-30 01:11:01 -0600

xiaoerlaigeid gravatar image

suggest you can download opencv-pyhton edition use cmd pip install (the opencv-python edition)

edit flag offensive delete link more

Comments

this does not solve above problem either

berak gravatar imageberak ( 2016-10-30 01:16:42 -0600 )edit

https://pypi.python.org/pypi?%3Aactio... enter the website find your suitable edition opencv package, and ues pip to install it .

xiaoerlaigeid gravatar imagexiaoerlaigeid ( 2016-10-30 01:20:09 -0600 )edit

it's nice, that you're trying to help, but please read the question again, it is about building from src (which is nessecary, if you need e.g. opencv_contrib, or a bugfix added later than the release)

berak gravatar imageberak ( 2016-10-30 01:22:45 -0600 )edit
1

OK,all right. cmake is complicated in windows.If your goal just install opencv, there many other choice.

xiaoerlaigeid gravatar imagexiaoerlaigeid ( 2016-10-30 01:35:55 -0600 )edit
-1

answered 2016-10-30 00:55:48 -0600

suggest install: Python -xy.GitHub.io by python -xy http://python-xy.github.io/

all u need will auto install and config good.

edit flag offensive delete link more

Comments

does not solve the problem of building opencv via cmake

berak gravatar imageberak ( 2016-10-30 01:03:26 -0600 )edit

cmake is good, but realy hard use under windows, in face, any GNU-syle tools all hard under windows; so if u goal just install one opencv env. base like python(x,y) pre-complied install packet, is one good choice;-)

Zoom.Quiet gravatar imageZoom.Quiet ( 2016-10-30 01:20:07 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2016-10-18 08:46:00 -0600

Seen: 584 times

Last updated: Oct 30 '16