[pyar] problema instalación SciPy

Damián Avila damianavila en gmail.com
Dom Abr 7 19:54:18 ART 2013


Para compilar Scipy necesitás varias dependencias, entre otras BLAS y 
LAPACK (generalmente ATLAS + LAPACK, o MKL).
Me suena a que viene por ahí el tema...

Saludos.

Damián.

El 07/04/13 18:47, Sebastian Bassi escribió:
> Tengo este error al querer compilar SciPy (con sudo python setup.py 
> install). Es un Ubuntu 12.04.1 (LTS creo) o por ahi, 64bits.
>
> (....)
> Fortran 77 wrappers are saved to 
> "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapack-f2pywrappers.f"
>   adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources.
>   adding 'build/src.linux-x86_64-2.7' to include_dirs.
>   adding 
> 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapack-f2pywrappers.f' 
> to sources.
> building extension "scipy.linalg._cblas" sources
> from_template:> build/src.linux-x86_64-2.7/cblas.pyf
> error: cblas.pyf.src: No such file or directory
>
> Por lo que veo eso que falta es parte de Numpy, y Numpy lo tengo 
> instalado:
>
> ubuntu en ip-10-174-23-251:~/bioinfo/scipy-0.12.0$ python
> Python 2.7.3 (default, Aug  1 2012, 05:14:39)
> [GCC 4.6.3] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import numpy
> >>> numpy.version.version
> '1.7.1'
> >>>
>
>
>
> -- 
> Sebastián Bassi. Lic. en Biotecnologia.
>
> Curso de Python en un día: http://bit.ly/cursopython
>
> Non standard disclaimer: READ CAREFULLY. By reading this email,
> you agree, on behalf of your employer, to release me from all
> obligations and waivers arising from any and all NON-NEGOTIATED
> agreements, licenses, terms-of-service, shrinkwrap, clickwrap,
> browsewrap, confidentiality, non-disclosure, non-compete and
> acceptable use policies ("BOGUS AGREEMENTS") that I have
> entered into with your employer, its partners, licensors, agents and
> assigns, in perpetuity, without prejudice to my ongoing rights and
> privileges. You further represent that you have the authority to release
> me from any BOGUS AGREEMENTS on behalf of your employer
>
>
> _______________________________________________
> pyar mailing list pyar en python.org.ar
> http://listas.python.org.ar/listinfo/pyar
>
> PyAr - Python Argentina - Sitio web: http://www.python.org.ar/
>
> La lista de PyAr esta Hosteada en USLA - Usuarios de Software Libre de Argentina - http://www.usla.org.ar

------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20130407/d99ea8ce/attachment.html>


More information about the pyar mailing list