[MacPorts] #47108: GQRX saying it can't install gnu radio because of a py27-scipy dependency conflict- but gnuradio is already installed.

MacPorts noreply at macports.org
Tue Oct 13 09:09:46 PDT 2015


#47108: GQRX saying it can't install gnu radio because of a py27-scipy dependency
conflict- but gnuradio is already installed.
-------------------------------+-------------------------
  Reporter:  patrickmccanna@…  |      Owner:  michaelld@…
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.3.3
Resolution:                    |   Keywords:
      Port:  GQRX              |
-------------------------------+-------------------------

Comment (by michaelld@…):

 You can find the revision log for this Portfile at
 https://trac.macports.org/log/trunk/dports/python/py-scipy/Portfile .

 I think that when you do the "sudo port install" without a portname for
 py*-scipy, you'll get "py-scipy" which then becomes py27-scipy. But, the
 py27-scipy will be the one from within MacPorts, not the one from the
 current Portfile. The only way I know of to do what you want is to replace
 the Portfile for py-scipy with the one you want to use. In this manner
 you'll always get the correct version of py27-scipy. As you found out, you
 got 0.16.0, not 0.15.0. You can test this via "port info" on the local
 Portfile (with or without a name).

 Keep hacking!

-- 
Ticket URL: <https://trac.macports.org/ticket/47108#comment:15>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list