[MacPorts] #51107: gnuradio 3.7.9.1 ImportError: No module named gnuradio
MacPorts
noreply at macports.org
Mon Apr 11 15:42:31 PDT 2016
#51107: gnuradio 3.7.9.1 ImportError: No module named gnuradio
-----------------------+-------------------------
Reporter: ethicz@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: gnuradio |
-----------------------+-------------------------
Comment (by michaelld@…):
GNU Radio's Python interface is installed for you into
{{{
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/gnuradio
}}}
You need to make sure `which python` returns `/opt/local/bin/python`; if
not, you can set it via:
{{{
sudo port select python python27
}}}
HTH!
--
Ticket URL: <https://trac.macports.org/ticket/51107#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list