Ok, now I'm trying to install numpy, to see if that goes any better. So I unzip the Numeric--.zip file, and do the python setup.py build, and I get a whole lot of stray '\' in program error messages from gcc. I know the \ is a line continuation character in python, but its not in C (????) Whats up with this? thanks