Installing numpy over an older numpy

Miki Tebeka miki.tebeka at gmail.com
Fri Jun 15 15:15:56 EDT 2012


> Any ideas on how to install a newer version over an older version?
pip uninstall numpy
pip install numpy



More information about the Python-list mailing list