numpy importing at old version

nmaxwell nicholas.maxwell at gmail.com
Wed Jul 21 22:45:41 PDT 2010


Hello,

I've installed numpy 1.4.1, but when I import it, it's the old version
(1.2.1), I believe it's the version shipped with this mac. What should I do?


b0620l371pa8yb:~ maxwelna$ port search py-numpy
py-numpy @1.4.1 (python)
    The core utilities for the scientific library scipy for Python
b0620l371pa8yb:~ maxwelna$ sudo port install py-numpy
--->  Computing dependencies for py-numpy
--->  Cleaning py-numpy
b0620l371pa8yb:~ maxwelna$ python
Python 2.6.1 (r261:67515, Feb 11 2010, 00:51:29) 
[GCC 4.2.1 (Apple Inc. build 5646)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import numpy
>>> numpy.__version__
'1.2.1'


thanks for your help,
-nick

-- 
View this message in context: http://old.nabble.com/numpy-importing-at-old-version-tp29233452p29233452.html
Sent from the MacPorts - Tickets mailing list archive at Nabble.com.



More information about the macports-tickets mailing list