[MacPorts] #56993: Cannot import qtgui from gnuradio

MacPorts noreply at macports.org
Wed Aug 22 00:41:00 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 mbaldera-akamai):

 Hi there, just another data point:

 I just happened to be switching to a new laptop with a pristine Mac OS
 High Sierra v10.13.6 install and thus also just happen to do a brand new
 install of macports (obviously). And furthermore, the only ports I had
 ever installed was exactly for **gnuradio, gqrx, gr-osmosdr, and rtl-
 sdr**... And I ran into the same '''no attribute QWidget''' issue from
 above.

 I can confirm that following similar ''-revised-'' instructions from above
 fixed the problem for me:


 {{{
 git clone --single-branch https://github.com/macports/macports-ports.git
 cd macports-ports/
 git checkout 278507714471d819cf55a2a4d228e484d39fde8e
 cd python/py-pyqt4
 sudo port install
 sudo port install subport=py27-pyqt4   ## This step being the key revision
 from previous comments above.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/56993#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list