Does anyone know the best method to remove numpy 1.2.1 before installing numpy 1.3.0? Scipy seems to need numpy 1.3.0 included in my Python 2.5.2. There is only the "python setup.py install" for Numpy 1.3.0 Dwayne