#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 josharian@…):
Here the new variant of my OpenCV 2.1.0 port: - +python26 variant for new python bindings; - +tbb variant for Intel TBB (checked against #25208); - +universal variant.
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. Also, shouldn't it be python 2.7 now? :) -- Ticket URL: <http://trac.macports.org/ticket/24503#comment:16> MacPorts <http://www.macports.org/> Ports system for Mac OS