[MacPorts] #38560: opencv +python27: cannot import Python module
MacPorts
noreply at macports.org
Thu Apr 4 21:25:29 PDT 2013
#38560: opencv +python27: cannot import Python module
---------------------------+------------------------
Reporter: johnsankey@… | Owner: stromnov@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: opencv |
---------------------------+------------------------
Comment (by larryv@…):
Can you rebuild Python 2.7 and see if `idle` is still an alias?
{{{
sudo port -n upgrade --force python27
}}}
Also you don’t have to add that framework directory to your PATH if you
want MacPorts’ Python to be the default when you run `python`. Use `port
select`.
{{{
sudo port select --set python python27
}}}
--
Ticket URL: <https://trac.macports.org/ticket/38560#comment:18>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list