[SciPy-user] cblas warning on os x

Gideon Simpson simpson at math.toronto.edu
Thu Mar 12 19:38:15 EDT 2009


I only just noticed the two test warnings:

WARNING: cblas module is empty
-----------
See scipy/INSTALL.txt for troubleshooting.
Notes:
* If atlas library is not found by numpy/distutils/system_info.py,
   then scipy uses fblas instead of cblas.

WARNING: clapack module is empty
-----------
See scipy/INSTALL.txt for troubleshooting.
Notes:
* If atlas library is not found by numpy/distutils/system_info.py,
   then scipy uses flapack instead of clapack.

I thought OS X's vecLib provided a cblas and lapack.  Is this not the  
case?

-gideon




More information about the SciPy-User mailing list