Re: [Numpy-discussion] mac os x installation

2010-05-13 Thread Nicola
thank you for the information but now the error is the following Python 2.6.5 (r265:79359, Mar 24 2010, 01:32:55) [GCC 4.0.1 (Apple Inc. build 5493)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import numpy >>> numpy.test('1','10') Running unit tests for num

Re: [Numpy-discussion] mac os x installation

2010-05-13 Thread Patrick Marsh
You need to install the "nose" module to run the test suite. http://code.google.com/p/python-nose/ Patrick On Thu, May 13, 2010 at 4:55 PM, Nicola wrote: > Hi. I've to admit that I'm quite new in python and also to numpy. I'm > trying to install numpy an

[Numpy-discussion] mac os x installation

2010-05-13 Thread Nicola
Hi. I've to admit that I'm quite new in python and also to numpy. I'm trying to install numpy and scypy on my mac (Mac Os X 10.6.3). I've installed the last version of python (Python 2.6.5 Mac OS X Installer Disk Image )