[SciPy-user] Installation from source on OS X: 'NoneType' object has no attribute 'link_shared_object'

Robert Kern robert.kern at gmail.com
Tue Sep 23 14:53:21 EDT 2008


On Tue, Sep 23, 2008 at 13:22, Michael Williams <williams at astro.ox.ac.uk> wrote:
> Hi Robert,
>
> thanks very much.
>
> On 23 Sep 2008, at 18:39, Robert Kern wrote:
>> Can you show us more of the build log? Particularly the parts during
>> the Fortran compiler detection. What version of numpy are you using?
>
> numpy is version 1.1.1. I'm very confused because I'm getting a
> different error message when I install scipy. I'm pretty sure I
> haven't done anything that has changed my setup. To confirm that this
> new error message is real I removed my site-packages directory and ran
> "easy_install numpy".
>
> The last 100 lines of the build log, which seem to include the
> detection of the Fortran compiler, are below. The full log is here: http://rafb.net/p/Sue0Wv11.html
> .

Unfortunately, now it looks like you are dealing with a bug in
gfortran. Can you downgrade to something earlier than 4.3.0?

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
 -- Umberto Eco



More information about the SciPy-User mailing list