Ask Your Question

SteveEmeott's profile - activity

2014-01-10 15:26:55 -0600 answered a question RuntimeError: module compiled against API version 9 but this version of numpy is 7

Install numpy version 1.8.0 for win32, restart python and then import cv2. This should resolve your problem.