Determining 32 bit vs 64 bit Python and numpy

mmanns at gmx.net mmanns at gmx.net
Mon May 25 17:22:51 EDT 2009


Hi

I am looking for a robust, cross-platform way to determine if I am on a
32 bit or a 64 bit Python and if the numpy installation is also 32 bit
or 64 bit.

I have googled a bit and found some platform specific solutions but
nothing general.

The solution should work with different versions of Python (>= 2.4).

Thanks in advance

Martin



More information about the Python-list mailing list