[NumPy-Tickets] [NumPy] #1749: SOABI-problem with external libraries and python3.2
NumPy Trac
numpy-tickets@scipy....
Wed Mar 2 00:59:49 CST 2011
#1749: SOABI-problem with external libraries and python3.2
-----------------------------+----------------------------------------------
Reporter: don.fanucci | Owner: cdavid
Type: defect | Status: new
Priority: normal | Milestone: 1.6.0
Component: numpy.distutils | Version: 1.5.1
Keywords: |
-----------------------------+----------------------------------------------
Comment(by don.fanucci):
Sorry, missed the other question,
I installed numpy simply with
{{{
python3 setup.py build
python3 setup.py install --prefix=...
}}}
And when I traced the build process, it then tried to find (e.g.)
libmkl_core.cpython-32m.so etc.
/Mattias
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1749#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list