[MacPorts] #38724: py*-scipy fail to upgrade to 0.12.0

MacPorts noreply at macports.org
Fri Apr 12 12:37:45 PDT 2013


#38724: py*-scipy fail to upgrade to 0.12.0
-------------------------------+--------------------
  Reporter:  david.w.watson@…  |      Owner:  sean@…
      Type:  defect            |     Status:  closed
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.1.3
Resolution:  worksforme        |   Keywords:
      Port:  py-scipy          |
-------------------------------+--------------------

Comment (by amicitas+macports@…):

 For the _omp_get_num_threads issue.

 The procedure suggested by @michaelld did not work, but I finally got
 py27-scipy to install doing the following:

 {{{
 sudo port -f uninstall atlas pyXY-numpy pyXY-scipy
 sudo port selfupdate
 sudo port install atlas +gcc46
 sudo port install pyXY-numpy +atlas +gcc47
 sudo port install pyXY-scipy +atlas +gcc47
 }}}

 The point here is that this did not work until I complied atlas using
 gcc46.

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


More information about the macports-tickets mailing list