I couldn't seem to download a prebuilt distribution of NumPy from SourceForge earlier today, so I connected via CVS and grabbed the latest code. I was eventually able to build and install it OK, but I had to copy Lib/version.py to Lib/numeric_version.py since the latter didn't exist but other code refers to it. Just a "heads up"...