[MacPorts] #42676: py27-scipy @0.13.3_0: import scipy.linalg fails with Symbol not found: _acc_cdotc_sub__
MacPorts
noreply at macports.org
Thu Mar 27 07:04:30 PDT 2014
#42676: py27-scipy @0.13.3_0: import scipy.linalg fails with Symbol not found:
_acc_cdotc_sub__
-----------------------------+--------------------
Reporter: andre.girard@… | Owner: sean@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: py-scipy |
-----------------------------+--------------------
Comment (by cal@…):
Replying to [comment:17 sarahaskendrew@…]:
> Atlas or no atlas makes no difference for me. I have two computers
running the same OS (OSX 10.8.5) and same versions of python (2.7.6) and
scipy (0.13.3+gcc48); I get the error on importing scipy.linalg for one
but not the other. Neither had atlas installed. I installed atlas on the
one with the error and reinstalled py27-scipy and the error is persisting.
Suggestions?
If neither of your boxes had Atlas installed that further complicates
things and means there might be another reason for this after all. I think
the binary (for darwin13) also worked fine for me but my own build from
source did not (which is completely unexpected for me).
However, I still think installing atlas and rebuilding py27-scipy might
help, but you probably only got the binary from the buildbot when you did
that. Can you try again using
{{{
sudo port -nfs upgrade py27-scipy
}}}
- `-f` will force the upgrade even though py27-scipy isn't outdated
- `-n` will only force the upgrade for py27-scipy, but not its
dependencies
- `-s` will force a build from source.
--
Ticket URL: <https://trac.macports.org/ticket/42676#comment:18>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list