#16447: OpenCV : Python bindings fail to load -------------------------------+-------------------------------------------- Reporter: ajb78@cornell.edu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | -------------------------------+-------------------------------------------- After installing opencv when I try to import the python bindings it fails with: Fatal Python error: Interpreter not initialized (version mismatch?) This seems to indicate that the wrong python library is being loaded, however, when I use otool -L to check which library all the dylib's and so's are linked to they seem to be to the macports framework (as they should be since I used python_select to properly select the version of python i'm using). -- Ticket URL: <http://trac.macports.org/ticket/16447> MacPorts <http://www.macports.org/> Ports system for Mac OS