#24503: Upgrade opencv from 2.0.0 to 2.1.0 --------------------------------+------------------------------------------- Reporter: dersh@… | Owner: stante@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: opencv --------------------------------+------------------------------------------- Comment(by stromnov@…): Replying to [comment:16 josharian@…]:
Tried this on my MPB 15" late 2009, 10.6.4, with variants +debug and +python26. The core installation went great and works. The python adapter appears to install cleanly (no complaints during install), but doesn't work:
python
import cv Fatal Python error: Interpreter not initialized (version mismatch?) Abort trap
This is python 2.6 installed through macports and selected via python_select.
Please, provide output of {{{ otool -L /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/cv.so }}}
Also, shouldn't it be python 2.7 now? :)
I'm waiting for 2.7.1 or 2.7.2. :) -- Ticket URL: <http://trac.macports.org/ticket/24503#comment:18> MacPorts <http://www.macports.org/> Ports system for Mac OS