class documentation

class BlasNotFoundError(NotFoundError):

Known subclasses: numpy.distutils.system_info.BlasSrcNotFoundError

View In Hierarchy

Blas (http://www.netlib.org/blas/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [blas]) or by setting the BLAS environment variable.