Try removing numpy and openCV (and associated files) from
/usr/local/lib/python2.7/dist-packages or wherever you originally
compiled it too. Then rebuild numpy and openCV. Probably openCV was
compiled with a different version of numpy at the time of compilation.
Just a guess but removing and re
I get the following runtime error when I import numpy: "module compiled
against ABI version 200 but this version of numpy is 109" (see
below).
Python 2.7.1 (r271:86832, May 20 2011, 14:41:42)
[GCC 4.4.0 20090514 (Red Hat 4.4.0-6)] on linux2
Type "help", "copyright", "credits" or "license"