
10 Nov
2010
10 Nov
'10
9:07 p.m.
Are you sure that the python executable that you are using is the 64-bit python executable that you think it is?
Hm ... Well, I think so ... It certain is 64bit, or at least:
In [1]: import platform
In [2]: platform.architecture() Out[2]: ('64bit', '')
Should I be checking something else?
It is a python installed via macports ...
thanks, Dan
-- Robert Kern
"I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion