[MacPorts] #51107: gnuradio 3.7.9.1 ImportError: No module named gnuradio
MacPorts
noreply at macports.org
Tue Apr 12 10:30:04 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@…):
Are you using HomeBrew? By default it installs into /usr/local, which we
generally recommend against using because it is a standard search path for
many configuration systems. We also generally recommend not using any 2 or
more of HomeBrew, MacPorts, and Fink at the same time -- it's just asking
for troubles (like this).
That said, if you change the PATH environment variable to have
/opt/local/bin come before /usr/local/bin, that should fix this specific
issue. There might be others that come up depending on what is installed
in /usr/local though.
--
Ticket URL: <https://trac.macports.org/ticket/51107#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list