[SciPy-User] 1.8.0rc1

Ralf Gommers ralf.gommers at gmail.com
Thu Oct 3 03:44:01 EDT 2013


On Thu, Oct 3, 2013 at 1:07 AM, Charles R Harris
<charlesr.harris at gmail.com>wrote:

>
>
>
> On Wed, Oct 2, 2013 at 4:48 PM, Matthew Brett <matthew.brett at gmail.com>wrote:
>
>> Hi,
>>
>> On Wed, Oct 2, 2013 at 3:42 PM, Charles R Harris
>> <charlesr.harris at gmail.com> wrote:
>> >
>> >
>> >
>> > On Wed, Oct 2, 2013 at 2:31 PM, Piet van Oostrum <piet at vanoostrum.org>
>> > wrote:
>> >>
>> >> Charles R Harris <charlesr.harris at gmail.com> writes:
>> >>
>> >> > Hi All,
>> >> >
>> >> > NumPy 1.8.0rc1 is up now on sourceforge .The binary builds are
>> included
>> >> > except for Python 3.3 on
>> >> > windows, which will arrive later. Many thanks to Ralf for the
>> binaries,
>> >> > and to those who found and
>> >> > fixed the bugs in the last beta. Any remaining bugs are all my fault
>> ;)
>> >> > I hope this will be the
>> >> > last release before final, so please test it thoroughly.
>> >>
>> >> I have installed 1.0.8rc1 on Python 3.3.2 on Mac OS X Snow Leopard
>> >> (10.6.8) from the binary installer
>> >>
>> http://ufpr.dl.sourceforge.net/project/numpy/NumPy/1.8.0rc1/numpy-1.8.0rc1-py3.3-python.org-macosx10.6.dmg
>> >> an the test fails with 20 errors. I have tried it also with installing
>> from
>> >> source but it also gives these erros (I haven't checked if the errors
>> are
>> >> the same bit for bit, but they were also 20). Here is the output of
>> the test
>> >> run.
>> >>
>> >
>> > I'd guess you have the wrong Fortran. IIRC, you have to get it somewhere
>> > else than from Apple. Someone else here would know.
>>
>> I don't think he should need Fortran installing from the binary
>> installer - should he?
>>
>> Cheers,
>>
>>
> The f2py tests use it. Apparently he has a Fortran, it is just the wrong
> one.
>

Piet, you should get one of the ones recommended at
http://scipy.org/scipylib/building/macosx.html#fortran

The last error, test_io.TestSavezLoad, is real though. I can reproduce it,
will try to figure it out.

Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20131003/8e2377ec/attachment.html>


More information about the SciPy-User mailing list