Thank you. This time the building of Numpy worked with no error message.
However, when I now try to import Numpy in Python, there is a problem with
lapack_lite (see below).
Thanks again!
Olivia
$ python
Python 2.5.2 (r252:60911, Dec 2 2008, 09:26:14)
[GCC 3.4.4 (cygming special, gdc 0.12,
On Fri, Nov 27, 2009 at 7:11 PM, Olivia Cheronet
wrote:
> Hi,
>
> I have tried to remove my entire numpy directory and starting to build it
> again from a newly downloaded source (numpy-1.3.0.tar.gz), but it has made no
> difference.
Please update to the trunk - I can see the error as well for
Hi,
I have tried to remove my entire numpy directory and starting to build it again
from a newly downloaded source (numpy-1.3.0.tar.gz), but it has made no
difference. I still get the output below.
Thank you for the suggestions,
Olivia
...
...
...
creating build/temp.cygwin-1.5.25-i686-2.5
cre
On Wed, Nov 25, 2009 at 7:07 PM, Olivia Cheronet
wrote:
> The npy_math.c is attached here.
>
I have just tested a fresh svn checkout, and could built numpy
correctly on cygwin. I would suggest you update your sources, and
build from scratch (i.e. remove the entire build directory and start
from s
The npy_math.c is attached here.
Cheers,
Olivia
- Original Message
> On Wed, Nov 25, 2009 at 6:42 PM, Olivia Cheronet
> wrote:
> > The crt0.o file was indeed missing. I have reinstalled cygwin from the
> > cygwin
> setup.exe (as it seemed to be included therein), and it seems to have
On Wed, Nov 25, 2009 at 6:42 PM, Olivia Cheronet
wrote:
> The crt0.o file was indeed missing. I have reinstalled cygwin from the cygwin
> setup.exe (as it seemed to be included therein), and it seems to have solved
> that.
>
> compile options: '-Inumpy/core/include
> -Ibuild/src.cygwin-1.5.25-i
The crt0.o file was indeed missing. I have reinstalled cygwin from the cygwin
setup.exe (as it seemed to be included therein), and it seems to have solved
that.
However, I now get the error below.
Thanks,
Olivia
_
Running fr
Olivia Cheronet wrote:
> compile options: '-Inumpy/core/src -Inumpy/core/include
> -I/usr/include/python2.5 -c'
> gcc: _configtest.c
> gcc _configtest.o -llibm.a -o _configtest.exe
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: crt0.o:
> No such file: No such file or direc
Hello David,
Below is the full log.
Thanks very much for the help.
Olivia
Running from numpy source directory.
non-existing path in 'numpy/distutils': 'site.cfg'
F2PY Version 2
blas_opt_info:
blas_mkl_info:
libraries mkl,vml,guide not found in /usr/local/lib
libraries mkl,vml,guide not fou
Hi Olivia,
On Mon, Nov 23, 2009 at 6:51 AM, Olivia Cheronet
wrote:
> Hello,
>
> I attempted to install Numpy for my Cygwin python again, by simply executing:
> >python setup.py install
>
> However, I now get the following:
> >File "numpy/core/setup.py", line 253, in check_mathlib
> > raise
David Cournapeau
> To: Discussion of Numerical Python
> Sent: Wed, November 18, 2009 9:01:06 AM
> Subject: Re: [Numpy-discussion] Installing numpy under cygwin
>
> Olivia Cheronet wrote:
> > Hello.
> >
> > I am currently trying to install the latest version of
rerun setup.py after setting the
>MATHLIB
>env variable
I have a math library from cygwin (libm.a).
How should I set this?
Thank you,
Olivia
- Original Message
> From: David Cournapeau
> To: Discussion of Numerical Python
> Sent: Wed, November 18, 2009 9:01:06 AM
> Subj
Olivia Cheronet wrote:
> Hello.
>
> I am currently trying to install the latest version of NumPy for my cygwin
> Python, and I am having problems...
>
> I have downloaded the source, and unzipped and untarred it in my home
> directory.
> Subsequently, I included the following in the site.cfg file
Hello.
I am currently trying to install the latest version of NumPy for my cygwin
Python, and I am having problems...
I have downloaded the source, and unzipped and untarred it in my home directory.
Subsequently, I included the following in the site.cfg file:
>[DEFAULT]
>library_dirs = /cygdrive
14 matches
Mail list logo