[MacPorts] #29633: opencv port installs python .so in wrong location
MacPorts
noreply at macports.org
Sun May 29 08:27:36 PDT 2011
#29633: opencv port installs python .so in wrong location
-----------------------------------+----------------------------------------
Reporter: stefan.walk@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: opencv
-----------------------------------+----------------------------------------
I installed opencv with the +python27 variant, but it installs the python
module in
a directory named /opt/local/@@PYTHON_PKGD@@ (i guess a replacement went
wrong).
It can be fixed by
{{{
/opt/local> sudo cp @@PYTHON_PKGD@@/cv.so
Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-
packages/
}}}
but it's confusing at first.
--
Ticket URL: <https://trac.macports.org/ticket/29633>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list