#38560: port install opencv +python27 fails ---------------------------+-------------------------------- Reporter: johnsankey@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: invalid | Keywords: Port: opencv | ---------------------------+-------------------------------- Comment (by johnsankey@…): Replying to [comment:11 larryv@…]:
I can only conclude that those instructions were wrong. For me, `port set` does not do the same thing as `port select --set`. Fair enough - I've forwarded your comment to the web page author.
What do these commands output? which python ls -l /opt/local/bin/python{,2.7}
unknown-c8-2a-14-0e-69-42:~ john$ which python /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python unknown-c8-2a-14-0e-69-42:~ john$ ls -l /opt/local/bin/python{,2.7} lrwxr-xr-x 1 root admin 24 28 Mar 08:13 /opt/local/bin/python -> /opt/local/bin/python2.7 lrwxr-xr-x 1 root admin 73 28 Mar 04:59 /opt/local/bin/python2.7 -> /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 unknown-c8-2a-14-0e-69-42:~ john$
Do you have an `/Applications/MacPorts/Python 2.7` folder? What’s in it?
/Applications/MacPorts/Python 2.7 contents: Build Applet.app 2011-07-29 360 KB IDLE.app 2011-07-29 393 KB Python Launcher.app 2011-07-29 582 KB -- Ticket URL: <https://trac.macports.org/ticket/38560#comment:12> MacPorts <http://www.macports.org/> Ports system for OS X