how to install numpy and scipy on OS X?
Posted
by
amateur
on Stack Overflow
See other posts from Stack Overflow
or by amateur
Published on 2010-12-24T16:38:28Z
Indexed on
2010/12/24
16:54 UTC
Read the original article
Hit count: 194
Hey guys I'm new to Mac so please bear with me.
I'm using snow leopard 10.6.4 at the moment.
I want to install numpy and scipy, so I downloaded the python2.6,numpy and scipy dmg files from their official site. However, I'm having problem import numpy:
Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/core/multiarray.so: no matching architecture in universal wrapper
Can anyone shed some light to this problem?>
© Stack Overflow or respective owner