[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
Wed Oct 14 08:33:26 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 iibov@…):
The instructions at http://www.scipy.org/install.html are
{{{
sudo port install py27-numpy py27-scipy py27-matplotlib py27-ipython
+notebook py27-pandas py27-sympy py27-nose
}}}
I installed everything except `py27-pandas` since one of its dependencies
is `py27-scipy` itself. So far it seems myriad of other ports work but not
`py27-scipy` :/
{{{
$ port installed
The following ports are currently installed:
[...]
py27-numpy @1.10.0_0+gfortran (active)
py27-matplotlib @1.4.3_0+cairo+tkinter (active)
py27-ipython @4.0.0_0+notebook (active)
py27-sympy @0.7.6.1_0 (active)
py27-nose @1.3.1_1 (active)
[...]
}}}
--
Ticket URL: <https://trac.macports.org/ticket/47108#comment:20>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list