hit counter

Timeline

My development logbook

Installing Scipy in Ubuntu

Trying to install scipy in ubuntu. Ran pip install scipy

1
2
3
4
5
6
7
8
9
numpy.distutils.system_info.BlasNotFoundError:

    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.