On Fri, May 18, 2012 at 5:49 PM, Chao YUE <chaoyue...@gmail.com> wrote:

> Previously I have installed numpy 1.5.1. and then I used pip install
> --upgrade numpy
> to install numpy 1.6.1
>

Why was the old 1.5.1 installation in /usr/lib/pymodules/python2.7?

I have in the past used 'pip uninstall package' a couple of times in a row
in order to remove old versions of packages, then run 'pip install
package'.  Old packages and pip seem to be a problem if you have used
'easy_install' to install the older packages.

Kindest regards,
Tim
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to