Hi list This is a general python question but I will ask it here. To install a new numpy on Debian testing I remove installed version with "aptitude purge python-numpy" download numpy source code and install numpy with "sudo python setup.py install". If I want to remove the installed numpy how do I proceed? Thanks. Petro
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
