[SciPy-User] [SciPy-user] Scipy Superpack Errors and Failures

Tommy Grav tgrav at mac.com
Thu Oct 28 21:15:33 EDT 2010


Also I think you can do 

file python 

(or other programs and libraries) to find out wether it is 32bit, 64bit
or both

[balder: tgrav ~]> file /usr/local/bin/python
/usr/local/bin/python: Mach-O universal binary with 2 architectures
/usr/local/bin/python (for architecture i386):	Mach-O executable i386
/usr/local/bin/python (for architecture x86_64):	Mach-O 64-bit executable x86_64

[balder: tgrav ~/Downloads/matplotlib-1.0.0/build/lib.macosx-10.6-intel-2.7/matplotlib]> file _delaunay.so
_delaunay.so: Mach-O universal binary with 2 architectures
_delaunay.so (for architecture i386):	Mach-O bundle i386
_delaunay.so (for architecture x86_64):	Mach-O 64-bit bundle x86_64

Cheers
 Tommy


On Oct 28, 2010, at 9:08 PM, MDenno wrote:

> 
> 
> 
>> FFTW is not used by scipy since 0.7.0, also,
> 
> David,
> 
> Thanks for the clarification.  I think I will wait and see if anyone else
> has any suggestions, etc regarding the superpack.  If not maybe I will try
> from source again.  I will start a separate thread for that if/when I have
> problems.
> 
> Thanks again,
> 
> Matt
> -- 
> View this message in context: http://old.nabble.com/Scipy-Superpack-Errors-and-Failures-tp30079638p30081981.html
> Sent from the Scipy-User mailing list archive at Nabble.com.
> 
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user




More information about the SciPy-User mailing list