[MacPorts] #56993: Cannot import qtgui from gnuradio
MacPorts
noreply at macports.org
Sun Aug 19 20:48:54 UTC 2018
#56993: Cannot import qtgui from gnuradio
--------------------------+-----------------------
Reporter: angervision | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.3
Resolution: | Keywords:
Port: gnuradio |
--------------------------+-----------------------
Comment (by simlt):
Ok I think I managed to get it working now.
The problem was that it needed also the "subport" option to correctly
install the older but working `py27-pyqt4` subport.
So step (6) actually needed, is instead
{{{
sudo port install subport=py27-pyqt4
}}}
And after some time I finally have the wanted version:
{{{
py27-pyqt4 @4.12.1_2 (active)
py27-pyqt4 @4.12.2_0
}}}
Now gnuradio works nicely! Thank you very much for the help.
--
Ticket URL: <https://trac.macports.org/ticket/56993#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list