python - OS X not using most recent NumPY version -


trying update numpy running pip install -u numpy, yields "requirement up-to-date: numpy in /library/python/2.7/site-packages". checking version import numpy , numpy.version.version yields '1.6.2' (old version). python importing numpy via path '/system/library/frameworks/python.framework/versions/2.7/extras/lib/python/numpy'. please me out here.

you can remove old version of numpy

/system/library/frameworks/python.framework/versions/2.7/extras/lib/python/numpy

.
delete numpy package there , try import numpy python shell.


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -