[Numpy-discussion] How to tell whether I am using 32 bit or 64 bit numpy?

John Reid j.reid at mail.cryst.bbk.ac.uk
Sat Mar 28 07:31:11 EDT 2009



Charles R Harris wrote:
> What platform are you on? I'm guessing Mac. You can check python on unix 
> type systems with
> 
> $[charris at f9 ~]$ file `which python`
> /usr/bin/python: ELF 32-bit LSB executable, Intel 80386, version 1 
> (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped

file `which python`
/usr/local/bin/python: ELF 32-bit LSB executable, Intel 80386, version 1 
(SYSV), for GNU/Linux 2.6.4, dynamically linked (uses shared libs), for 
GNU/Linux 2.6.4, not stripped




More information about the NumPy-Discussion mailing list