#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 michaelld@…): Any of the log files from "david.w.watson" and "amicitas+macports" -- the ones that include "from numpy.linalg import lapack_lite" failing: We're tracking that issue in ticket #37415. I would recommend you doing: {{{ sudo port -f uninstall atlas pyXY-numpy pyXY-scipy sudo port selfupdate sudo port install atlas +variants sudo port install pyXY-numpy +atlas +variants sudo port install pyXY-scipy +atlas +variants }}} but replace "XY" by the correct python version, and "+variants" by your chosen variants (e.g., "+gcc47"). I'm pretty sure you need to start by reinstalling atlas, then numpy, then scipy, in that order. And, that you need to uninstall them first. -- Ticket URL: <https://trac.macports.org/ticket/38724#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X