Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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

Hi

I just installed the opencv. When I try to import the cv2 I get this error:

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

Then I check the latest release of the numpy and it was 1.7. I installed this version, but the problem yet exist! how can I fix it.

I using python 2.7 on the Window 7(Ultimate)