Jörgen Stenarson wrote: > Hi, > > I cannot compile numpy (rev 2042) for python2.4 on win32, it works on > python2.5. It looks like the call to function get_build_architecture in > distutils.misc_util.py is python2.5 specific. > Yes. This needs to be fixed. I'll do it. Can you try the current trunk? -Travis