[Numpy-discussion] python import question

Tim Cera tim at cerazone.net
Sat May 19 01:16:55 EDT 2012


On Fri, May 18, 2012 at 5:49 PM, Chao YUE <chaoyuejoy at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20120519/76bc8f44/attachment.html>


More information about the NumPy-Discussion mailing list