Re: [43102] trunk/dports/python

2008-12-07 Thread Joshua Root
Adam Mercer wrote: > On Fri, Dec 5, 2008 at 02:05, <[EMAIL PROTECTED]> wrote: >> Revision 43102 Author [EMAIL PROTECTED] Date 2008-12-05 00:05:10 -0800 >> (Fri, 05 Dec 2008) >> >> Log Message >> >> py26-numpy: New Port > > I was under the impression from upstream that numpy will not be fully > co

Re: [43102] trunk/dports/python

2008-12-06 Thread William Davis
On Dec 6, 2008, at 11:52 PM, Marcus Calhoun-Lopez wrote: /opt/local/bin/python2.6 -c 'import numpy; numpy.test()' when I ran this it produced: Ran 1740 tests in 12.286s FAILED (KNOWNFAIL=1, errors=1, failures=1) macintosh:~ frstan$ William Davis frstanATbellsouthDOTnet Mac OS X.5.5 Darwin

Re: [43102] trunk/dports/python

2008-12-06 Thread Marcus Calhoun-Lopez
Adam Mercer <[EMAIL PROTECTED]> writes: > I was under the impression from upstream that numpy will not be fully > compatible with python26 on Mac OS X until 1.3.0, which is currently > scheduled for around Christmas, what testing have you done with this? You are correct. /opt/local/bin/python2.6

Re: [43102] trunk/dports/python

2008-12-06 Thread Adam Mercer
On Fri, Dec 5, 2008 at 02:05, <[EMAIL PROTECTED]> wrote: > Revision 43102 Author [EMAIL PROTECTED] Date 2008-12-05 00:05:10 -0800 > (Fri, 05 Dec 2008) > > Log Message > > py26-numpy: New Port I was under the impression from upstream that numpy will not be fully compatible with python26 on Mac OS