Thread: Scipy on Python3: BLAS Libraries not found
hello,
i've got ubuntu 11.10 running python3.2 installed. want install numpy , scipy on python3. numpy there no problem, when run installer script scipy (python3 setup.py install --user) error saying:
as far know installed blas using synaptic. have no clue located though.code:numpy.distutils.system_info.blasnotfounderror: blas (http://www.netlib.org/blas/) libraries not found. directories search libraries can specified in numpy/distutils/site.cfg file (section [blas]) or setting blas environment variable.
have idea how can solve this?
nevermind!
see needed install "libblas-dev". after second try same accounted "liblapack-dev".
anyway!
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk [SOLVED] Scipy on Python3: BLAS Libraries not found
Ubuntu
Comments
Post a Comment