On Wed, Apr 22, 2009 at 9:11 PM, Ole Streicher wrote:
> Hi Eduardo,
>
> Eduardo Lenz writes:
>> On Wednesday 22 April 2009 04:47:54 David Cournapeau wrote:
>>> On Wed, Apr 22, 2009 at 6:38 PM, Ole Streicher
>> wrote:
>>> > but scipy then fails:
>>> > error: Lapack (http://www.netlib.org/lapack/)
Hi Eduardo,
Eduardo Lenz writes:
> On Wednesday 22 April 2009 04:47:54 David Cournapeau wrote:
>> On Wed, Apr 22, 2009 at 6:38 PM, Ole Streicher
> wrote:
>> > but scipy then fails:
>> > error: Lapack (http://www.netlib.org/lapack/) libraries not found.
>> > What is the reason for that?
> try A
On Wednesday 22 April 2009 04:47:54 David Cournapeau wrote:
> On Wed, Apr 22, 2009 at 6:38 PM, Ole Streicher
wrote:
> > Unfortunately, www.netlib.org is not reachable, so I cannot try to
> > install lapack.
> >
> > What is the reason for that?
>
> I don't know, I think netlib.org will be back soo
On Wed, Apr 22, 2009 at 6:38 PM, Ole Streicher wrote:
>
> Unfortunately, www.netlib.org is not reachable, so I cannot try to
> install lapack.
>
> What is the reason for that?
I don't know, I think netlib.org will be back soon. You need LAPACK
for scipy, it is not possible to build it without it
Hi David,
David Cournapeau writes:
> On Fri, Mar 13, 2009 at 8:20 PM, gopal mishra wrote:
>> error: Setup script exited with error: None
> Numpy 1.3.0 (to be released 1st April 2009) will contain everything to
> be buildable and usable with python 2.6 on windows. If you are in a
> hurry, you can
On Fri, Mar 13, 2009 at 8:20 PM, gopal mishra wrote:
>
>
> error: Setup script exited with error: None
numpy 1.2.1 does not officially support python 2.6. Specially on
windows, there are some issues like this one.
Numpy 1.3.0 (to be released 1st April 2009) will contain everything to
be buildabl
Hi,
I am trying to install SciPy and NumPy in Python 2.6 (OS - Win XP).
http://downloads.sourceforge.net/numpy/numpy-1.2.1.tar.gz
http://downloads.sourceforge.net/scipy/scipy-0.7.0.tar.gz
While installing numpy It gives following installation error.
Running from numpy source directory.