> From: David Cournapeau
> >> Does the file
> >> /usr/lib/python2.5/site-packages/numpy/linalg/lapack_lite.so exist ?
> >>
> >> cheers,
> >>
> >> David
> >
> >
> > Indeed, this file is not there. Where can I find it?
>
> My mistake, cygwin uses the same extension as windows, that is .dll
> and no
On Thu, Dec 3, 2009 at 5:41 AM, Olivia Cheronet
wrote:
> - Original Message
>> From: David Cournapeau
>>
>> Does the file
>> /usr/lib/python2.5/site-packages/numpy/linalg/lapack_lite.so exist ?
>>
>> cheers,
>>
>> David
>
>
> Indeed, this file is not there. Where can I find it?
My mista
On Thu, Dec 3, 2009 at 5:41 AM, Olivia Cheronet
wrote:
> - Original Message
>> From: David Cournapeau
>>
>> Does the file
>> /usr/lib/python2.5/site-packages/numpy/linalg/lapack_lite.so exist ?
>>
>> cheers,
>>
>> David
>
>
> Indeed, this file is not there. Where can I find it?
It shoul
- Original Message
> From: David Cournapeau
>
> Does the file
> /usr/lib/python2.5/site-packages/numpy/linalg/lapack_lite.so exist ?
>
> cheers,
>
> David
Indeed, this file is not there. Where can I find it?
Thanks.
Olivia
___
NumP
Olivia Cheronet wrote:
> Traceback (most recent call last):
> File "", line 1, in
> File "/usr/lib/python2.5/site-packages/numpy/__init__.py", line 132, in
> e>
> import add_newdocs
> File "/usr/lib/python2.5/site-packages/numpy/add_newdocs.py", line 9, in
> le>
> from lib import
Hello!
I have built numpy (updated to the trunk) for my cygwin (1.5.25) Python (2.5.2).
However, testing fails when I try to import numpy in python (see output below).
I have been searching around for a solution, but everything has failed so far...
I would be grateful for any advice.
Thank you,