[Pythonmac-SIG] SciPy compile issue...

Byron Amerson byronea at u.washington.edu
Fri Nov 14 12:21:32 EST 2003


OK, I know this is not directly MacPython related but the SciPy mail-list
daemon is not working...and this is python related :]

If anyone has any insight it would be much appreciated -

the following error comes up when attempting to install SciPy on my imac
running 10.3, with the environment variable: setenv ATLAS /sw/lib (a few
lines of output from above the error message included)

getctype: No C-type found in "{'attrspec': ['external']}", assuming void.
getctype: No C-type found in "{'attrspec': ['external']}", assuming void.
getctype: No C-type found in "{'attrspec': ['external']}", assuming void.
                  omega =
init_convolution_kernel(n,kernel_func,[d,zero_nyquist,kernel_func_extra_args])
                Constructing wrapper function "destroy_convolve_cache"...
                  destroy_convolve_cache()
                Constructing wrapper function "convolve"...
                  y = convolve(x,omega,[swap_real_imag,overwrite_x])
                Constructing wrapper function "convolve_z"...
                  y = convolve_z(x,omega_real,omega_imag,[overwrite_x])
        Wrote C/API module "convolve" to file
"build/temp.darwin-7.0.0-Power_Macintosh-2.3/convolvemodule.c"
running build_flib
f771: error: unrecognized command line option "-arch"
f771: fatal error: can't open ppc: No such file or directory
compilation terminated.
error: failure during compile (exit status = 256)

Thanks in advance

Byron Amerson
MS student
University of Washington
Department of Earth and Space Sciences




More information about the Pythonmac-SIG mailing list