> 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
> [email protected]
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to