Closed thapakrish closed 11 years ago
I have a python build from Enthought, which may be the cause for all this. http://openmdao.org/releases/0.5.5/docs/getting-started/troubleshooting.html
I used an enthought python distribution for OpenMDAO successfully for a long time (but switched to a Homebrew python distribution on OSX a while back). Can you import cv2 in a plain python terminal outside of this code? If not, it must be a problem with your opencv installation. It can be a pain to install correctly, unfortunately.
I had this issue on Ubuntu and had to also install python-opencv.
Did anyone else have this issue? I have latest OpenCv, OpenMDAO, and python 2.7. I also did the . bin/activate.