[MacPorts] #42676: py27-scipy @0.13.3_0: import scipy.linalg fails with Symbol not found: _acc_cdotc_sub__
MacPorts
noreply at macports.org
Tue Apr 1 01:01:50 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 Peter.Danecek@…):
Looking through this ticket, I have the impression ticket #43083 might be
related.
The build problem is different. However, non functioning binary package is
probably related.
I got quite some length test output by nosetests from my colleague. The
starting part is probably the most interesting.
{{{
irene$ nosetests-2.7 scipy 2>&1 > error_nosetests_scipy_irene
RuntimeError: module compiled against API version 9 but this version of
numpy is 6
RuntimeError: module compiled against API version 9 but this version of
numpy is 6
RuntimeError: module compiled against API version 9 but this version of
numpy is 6
[... repeated several times ...]
E...............EEEEEE......EEE...............SSSSSSEEEEEEEE...................................................................................................................................................................................E...........................................E.E....................................................................................................................................................................................................................................
}}}
plenty of import errors
{{{
----------------------------------------------------------------------
Ran 514 tests in 253.184s
FAILED (SKIP=6, errors=21)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/42676#comment:22>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list