Closed thouis closed 12 years ago
Comment in Trac by trac user twegener, 2006-12-01
Solved!
python2.5 setup.py build build_ext -lg2c
Solution found on scipy FAQ: http://www.scipy.org/FAQ#head-26562f0a9e046b53eae17de300fc06408f9c91a8
Comment in Trac by atmention:teoliphant, 2006-12-01
Original ticket http://projects.scipy.org/numpy/ticket/393 Reported 2006-12-01 by trac user twegener, assigned to unknown.
Importing numpy (1.0) fails in Red Hat 9 Linux (blas-3.0-20). (Compiled and run on same machine.) The error output is shown below:
This happens with Python 2.5, 2.4 and 2.3.
It works fine with Fedora 3 (blas-3.0-26.fc3) and Fedora 2 (blas-3.0-24.1)