Christopher Barker <Chris.Barker <at> noaa.gov> writes: > Is your Python Universal? I suspect so. If you don't want a Universal > build, then you may have to go find the right flags to build Python for > PPC only, then distutils should work for you. If you do want a Universal > Python, then why not a Universal numpy?
Yes, my 64-bit Python 2.5 build is universal. I actually can't get it to compile without it. And in all of my searching, I don't think anyone else has done it either, unfortunately. _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
