[Numpy-discussion] MKL Path error on Cygwin after installing on windows.

Sandeep Devadas dsandie at gmail.com
Tue Jun 23 05:10:27 EDT 2009


How do I install numpy for cygwin under windows?

On Tue, Jun 23, 2009 at 2:18 PM, David Cournapeau <
david at ar.media.kyoto-u.ac.jp> wrote:

> Sandeep Devadas wrote:
> > Hi David,
> >
> >   On Mon, Jun 22, 2009 at 7:03 PM, David Cournapeau
> > <david at ar.media.kyoto-u.ac.jp <mailto:david at ar.media.kyoto-u.ac.jp>>
> > wrote:
> >
> >     Hi Sandeep,
> >
> >     Sandeep Devadas wrote:
> >     > Hello There,
> >     >                 My name is Sandeep Devadas and im trying to install
> >     > numpy for python on Cygwins latest version(1.5.xx) on Windows
> XP.I'm
> >     > getting an error message when I follow the instructions given at
> >     > http://www.scipy.org/Installing_SciPy/Windows
> >
> >     You can't build a native numpy for windows on cygwin. You need to
> >     build
> >     from cmd.exe and a native python (from python.org
> >     <http://python.org/>). Note also that
> >     building numpy with the MKL is relatively complex - we may not be
> able
> >     to help you to do it completely.
> >
> >
> >
> > I need to build numpy for python interpreter on cygwin.
>
> You can build numpy for cygwin, but not with the MKL. Numpy has no
> prerequisite, just a C compiler (gcc from cygwin).
>
> cheers,
>
> David
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090623/42c1c8fb/attachment.html>


More information about the NumPy-Discussion mailing list