Re: [Numpy-discussion] Error importing numpy in cygwin

2011-04-12 Thread Ralf Gommers
On Tue, Apr 12, 2011 at 9:17 AM, David Cournapeau wrote: > On Tue, Apr 12, 2011 at 10:25 AM, Gabriella Turek wrote: >> >> Hello I'm working with cygwin 1.7.9. I've installed python 2.6 from the >> cygwin distro. I've also installed nympy from the distro (v. 1.4.1), and >> when that failed, I tr

Re: [Numpy-discussion] Error importing numpy in cygwin

2011-04-12 Thread David Cournapeau
On Tue, Apr 12, 2011 at 10:25 AM, Gabriella Turek wrote: > > Hello I'm working with cygwin 1.7.9. I've installed python 2.6 from the > cygwin distro. I've also installed nympy from the distro (v. 1.4.1), and when > that failed, I tried to installed directly form source (v. 1.5.1) > In both cases

[Numpy-discussion] Error importing numpy in cygwin

2011-04-11 Thread Gabriella Turek
Hello I'm working with cygwin 1.7.9. I've installed python 2.6 from the cygwin distro. I've also installed nympy from the distro (v. 1.4.1), and when that failed, I tried to installed directly form source (v. 1.5.1) In both cases when I try to run a script that imports numpy (including running