[Numpy-discussion] help! not using lapack

Mathew Yeates myeates at jpl.nasa.gov
Wed Aug 29 16:22:23 EDT 2007


oops. sorry
from numpy.core import _dotblas
ImportError: 
/home/myeates/lib/python2.5/site-packages/numpy/core/_dotblas.so: 
undefined symbol: cblas_zaxpy


Robert Kern wrote:
> Mathew Yeates wrote:
>   
>> yes, I get
>> from numpy.core import _dotblas
>> ImportError: No module named multiarray
>>     
>
> That's just weird. Can you import numpy.core.multiarray by itself?
>
>   





More information about the NumPy-Discussion mailing list