Re: [Numpy-discussion] numpy-1.1.1rc2 Mac binary - Please Test.

2008-07-25 Thread Christopher Burns
Excellent! Thanks for testing Bob. On Fri, Jul 25, 2008 at 9:39 PM, Robert Pyle <[EMAIL PROTECTED]> wrote: > > Okay, all is well after all. 1300 tests, no errors. > > Bob > > -- Christopher Burns Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014

Re: [Numpy-discussion] numpy-1.1.1rc2 Mac binary - Please Test.

2008-07-25 Thread Robert Pyle
On Jul 25, 2008, at 7:19 PM, Christopher Burns wrote: > Robert, > > numpy/core/tests/test_ma.py is an old file from a previous install. > You need to remove the numpy directory and reinstall. > > Unfortunately the installer does not cleanup old installs. Okay, all is well after all. 1300 tes

Re: [Numpy-discussion] numpy-1.1.1rc2 Mac binary - Please Test.

2008-07-25 Thread Robert Pyle
On Jul 25, 2008, at 5:22 PM, Charles R Harris wrote: > > > On Fri, Jul 25, 2008 at 2:13 PM, Robert Pyle > <[EMAIL PROTECTED]> wrote: > MacBook Pro, Intel Core 2 Duo, 10.5.4, Python 2.5.2 (r252:60911, Feb > 22 2008, 07:57:53) > > installed as expected, failed one test: > > FAIL: check_testUfuncR

Re: [Numpy-discussion] numpy-1.1.1rc2 Mac binary - Please Test.

2008-07-25 Thread Charles R Harris
On Fri, Jul 25, 2008 at 5:19 PM, Christopher Burns <[EMAIL PROTECTED]> wrote: > Robert, > > numpy/core/tests/test_ma.py is an old file from a previous install. You > need to remove the numpy directory and reinstall. > Whew! Chuck ___ Numpy-discussion

Re: [Numpy-discussion] numpy-1.1.1rc2 Mac binary - Please Test.

2008-07-25 Thread Christopher Burns
Robert, numpy/core/tests/test_ma.py is an old file from a previous install. You need to remove the numpy directory and reinstall. Unfortunately the installer does not cleanup old installs. Chris On Fri, Jul 25, 2008 at 1:13 PM, Robert Pyle <[EMAIL PROTECTED]> wrote: > > MacBook Pro, Intel Cor

Re: [Numpy-discussion] numpy-1.1.1rc2 Mac binary - Please Test.

2008-07-25 Thread Charles R Harris
On Fri, Jul 25, 2008 at 2:13 PM, Robert Pyle <[EMAIL PROTECTED]> wrote: > > On Jul 25, 2008, at 2:48 PM, Christopher Burns wrote: > > > Reminder, please test the Mac installer for rc2 so we have time to > > fix any bugs before the release next week. > > Dual G5, 10.5.4, Python 2.5.2 (r252:60911, F

Re: [Numpy-discussion] numpy-1.1.1rc2 Mac binary - Please Test.

2008-07-25 Thread Robert Pyle
On Jul 25, 2008, at 2:48 PM, Christopher Burns wrote: > Reminder, please test the Mac installer for rc2 so we have time to > fix any bugs before the release next week. Dual G5, 10.5.4, Python 2.5.2 (r252:60911, Feb 22 2008, 07:57:53) installed as expected, passed all tests: Ran 1300 tests in

Re: [Numpy-discussion] numpy-1.1.1rc2 Mac binary - Please Test.

2008-07-25 Thread Alan McIntyre
On Fri, Jul 25, 2008 at 2:48 PM, Christopher Burns <[EMAIL PROTECTED]> wrote: > Reminder, please test the Mac installer for rc2 so we have time to fix any > bugs before the release next week. I just tried it; it installs with no problems and tests run with no failures.

[Numpy-discussion] numpy-1.1.1rc2 Mac binary - Please Test.

2008-07-25 Thread Christopher Burns
Reminder, please test the Mac installer for rc2 so we have time to fix any bugs before the release next week. Also, I committed my build script to the trunk/tools/osxbuild. bdist_mpkg 0.4.3 is required. Thank you, Chris On Thu, Jul 24, 2008 at 11:03 AM, Jarrod Millman <[EMAIL PROTECTED]> wrote: