class documentation

class LapackNotFoundError(NotFoundError):

Known subclasses: numpy.distutils.system_info.LapackSrcNotFoundError

View In Hierarchy

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