Gentoo Archives: gentoo-science

From: Juergen Rose <rose@××××××××××××××.de>
To: gentoo-science@l.g.o
Cc: Steven Trogdon <strogdon@×××××.edu>
Subject: Re: [gentoo-science] sci-mathematics/sage-4.7.1 and numpy version
Date: Thu, 25 Aug 2011 17:22:54
Message-Id: 1314292937.17785.4.camel@moose.ibmt.intern
In Reply to: Re: [gentoo-science] sci-mathematics/sage-4.7.1 and numpy version by rose@rz.uni-potsdam.de
1 Am Donnerstag, den 25.08.2011, 00:21 +0200 schrieb
2 rose@××××××××××××××.de:
3
4 ..
5 > File
6 > "/usr/lib64/python3.2/site-packages/numpy/distutils/system_info.py",
7 > line 461, in get_info
8 > raise self.notfounderror(self.notfounderror.__doc__)
9 > numpy.distutils.system_info.BlasNotFoundError:
10 > Blas (http://www.netlib.org/blas/) libraries not found.
11 > Directories to search for the libraries can be specified in the
12 > numpy/distutils/site.cfg file (section [blas]) or by setting
13 > the BLAS environment variable.
14 > * ERROR: sci-libs/scipy-0.9.0-r1 failed (compile phase):
15 > * Building failed with CPython 3.2 in distutils_building() function
16 >
17 >
18 > USE_PYTHON="2.7" 'emerge -v1 scipy'
19
20 My last mail was not complete. I wanted to say 'emerge -v1 scipy' fails
21 after downgrading numpy, but 'USE_PYTHON="2.7" emerge -v1 scipy' works.
22
23 And I reemerged also matplotlib, but as described in an other thread
24
25 sage -testall
26
27 still generates still between about 150 and 220 errors.
28
29 Regards