Ask Your Question

sow's profile - activity

2016-01-06 01:20:24 -0600 asked a question how to compile opencv from source with cmake?

How to compile opencv from source with cmake for fix the runtime error?

i cant import Open cv

let me know the details.

thanks and regards sowmya

2016-01-06 01:14:54 -0600 answered a question RuntimeError: module compiled against API version 9 but this version of numpy is 7

i also got same error, how to compile opencv from sources with cmake?

2016-01-06 01:14:54 -0600 asked a question Error while installing Open CV

it showing:

import cv2 RuntimeError: module compiled against API version 9 but this version of numpy is 7

Traceback (most recent call last): File "<pyshell#2>", line 1, in <module> import cv2 ImportError: numpy.core.multiarray failed to import

how to fix this error.

let me know the details.

regrads sowmya