[SciPy-User] Installing on osx 10.6, py 2.6

Vincent Davis vincent at vincentdavis.net
Mon Jun 28 01:03:25 EDT 2010


I got it to install on py27 64bit

Vincent

On Sun, Jun 27, 2010 at 6:41 PM, Vincent Davis <vincent at vincentdavis.net> wrote:
> Ok I am at it again. trying to build/install from source. It fails,
> full details available here
> http://pastebin.com/KT08eLiZ
>
> The last bit is below. I am trying to learn more about this but not
> there is a lot I don't know.
>
> Thanks
> Vincent
>
> ld: in /usr/lib/libSystem.B.dylib, missing required architecture ppc64
> in file for architecture ppc64
> collect2: ld returned 1 exit status
> lipo: can't open input file:
> /var/folders/2f/2fiXYQSSE+CgAzDQPp9+k++++TI/-Tmp-//ccs45Qej.out (No
> such file or directory)
> error: Command "/usr/local/bin/gfortran -Wall -arch ppc -arch i686
> -arch x86_64 -arch ppc64 -Wall -undefined dynamic_lookup -bundle
> build/temp.macosx-10.4-x86_64-2.6/build/src.macosx-10.4-x86_64-2.6/scipy/fftpack/_fftpackmodule.o
> build/temp.macosx-10.4-x86_64-2.6/scipy/fftpack/src/zfft.o
> build/temp.macosx-10.4-x86_64-2.6/scipy/fftpack/src/drfft.o
> build/temp.macosx-10.4-x86_64-2.6/scipy/fftpack/src/zrfft.o
> build/temp.macosx-10.4-x86_64-2.6/scipy/fftpack/src/zfftnd.o
> build/temp.macosx-10.4-x86_64-2.6/build/src.macosx-10.4-x86_64-2.6/scipy/fftpack/src/dct.o
> build/temp.macosx-10.4-x86_64-2.6/build/src.macosx-10.4-x86_64-2.6/fortranobject.o
> -Lbuild/temp.macosx-10.4-x86_64-2.6 -ldfftpack -lfftpack -lgfortran -o
> build/lib.macosx-10.4-x86_64-2.6/scipy/fftpack/_fftpack.so" failed
> with exit status 1
> MacBookPro-new-2:scipy-vmd-dev vmd$
>



More information about the SciPy-User mailing list