#41733: gnuradio @3.7.2.1 installation fails to complete ------------------------+------------------------- Reporter: guycole@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gnuradio | ------------------------+------------------------- Comment (by michaelld@…): @melnakeeb: You have a different problem than this ticket's; you should have opened a new ticket. That said ... can you try the following: {{{ sudo port -f deactivate `port installed | grep gnuradio | sed -e "s@(active)@@g"` sudo port install gnuradio }}} and then try running the dial_tone.py example again. Hopefully it will work this time. -- Ticket URL: <https://trac.macports.org/ticket/41733#comment:13> MacPorts <http://www.macports.org/> Ports system for OS X