Hi all,

On Mar 28, 2009, at 9:26 AM, David Cournapeau wrote:
> I am pleased to announce the release of the rc1 for numpy
> 1.3.0. You can find source tarballs and installers for both Mac OS X
> and Windows on the sourceforge page:
>
> https://sourceforge.net/projects/numpy/
> <https://sourceforge.net/projects/numpy/>

I have a PPC Mac, dual G5, running 10.5.6.

The Mac OS X installer (numpy-1.3.0rc1-py2.5-macosx10.5.dmg) did not  
work for me.  It said none of my disks were suitable for  
installation.  The last time around, numpy-1.3.0b1-py2.5- 
macosx10.5.dmg persisted in installing itself into the system python  
rather than the Enthought distribution that I use, so I installed that  
version from the source tarball.

This time, installing from the source tarball also went smoothly.

Testing seems okay:
 >>> np.test()
Running unit tests for numpy
NumPy version 1.3.0rc1
NumPy is installed in /Library/Frameworks/Python.framework/Versions/ 
4.1.30101/lib/python2.5/site-packages/numpy
Python version 2.5.2 |EPD Py25 4.1.30101| (r252:60911, Dec 19 2008,  
15:28:32) [GCC 4.0.1 (Apple Computer, Inc. build 5370)]
nose version 0.10.3
........................................................................ 
........................................................................ 
........................................................................ 
........................................................................ 
........................................................................ 
........................................................................ 
........................................................................ 
................................................K...K................... 
........................................................................ 
........................................................................ 
........................................................................ 
........................................................................ 
........................................................................ 
........................................................................ 
........................................................................ 
.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S..............................................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 2030 tests in 13.930s

OK (KNOWNFAIL=2, SKIP=1)
<nose.result.TextTestResult run=2030 errors=0 failures=0>

Bob

_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to