Уведомления

Группа в Telegram: @pythonsu

#1 Сен. 2, 2012 17:21:15

Senhion
Зарегистрирован: 2012-08-13
Сообщения: 37
Репутация: +  0  -
Профиль   Отправить e-mail  

Установка scipy в Ubuntu 12.04.1 Atlas libraries not found.

Пробую поставить scipy и получаю следующее:

serg@serg-virtual-machine:~$ easy_install scipy
Searching for scipy
Reading http://pypi.python.org/simple/scipy/
Reading http://www.scipy.org
Reading http://sourceforge.net/project/showfiles.php?group_id=27747&package_id=19531
Reading http://new.scipy.org/Wiki/Download
Best match: scipy 0.10.1
Downloading http://pypi.python.org/packages/source/s/scipy/scipy-0.10.1.zip#md5=4156cc1b765eb186de9518a94b6c3518
Processing scipy-0.10.1.zip
Running scipy-0.10.1/setup.py -q bdist_egg –dist-dir /tmp/easy_install-qEnJVP/scipy-0.10.1/egg-dist-tmp-vNP_b8
Running from scipy source directory.
/usr/local/lib/python2.7/dist-packages/numpy-1.6.2-py2.7-linux-x86_64.egg/numpy/distutils/system_info.py:1425: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section ) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
/usr/local/lib/python2.7/dist-packages/numpy-1.6.2-py2.7-linux-x86_64.egg/numpy/distutils/system_info.py:1434: UserWarning:
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 ) or by setting
the BLAS environment variable.
warnings.warn(BlasNotFoundError.__doc__)
/usr/local/lib/python2.7/dist-packages/numpy-1.6.2-py2.7-linux-x86_64.egg/numpy/distutils/system_info.py:1437: UserWarning:
Blas (http://www.netlib.org/blas/) sources not found.
Directories to search for the sources can be specified in the
numpy/distutils/site.cfg file (section ) or by setting
the BLAS_SRC environment variable.
warnings.warn(BlasSrcNotFoundError.__doc__)
error:
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 ) or by setting
the BLAS environment variable.

Куда копать дальше???

UPD.
На Win7 все ставится из GitHub`овских бинарников и BLAS или ATLAS не требует - работоспособность смогу проверить только вечером, но предполагаю все будет пахать как надо… но вопрос остается открытым почему через easy_install или pip в Ubuntu 12.04.1 он выдает варнинги и ероры на BLAS - т.е. почему она отсутствует и как ее подцепить или установить?
т.е. тут вопрос совсем уже политический - как в Ubuntu использовать Python для научных расчетов???

Отредактировано Senhion (Сен. 3, 2012 15:02:36)

Офлайн

Board footer

Модераторировать

Powered by DjangoBB

Lo-Fi Version