私のMacにはpythonバージョン2.7.2があります。Python 2.7 用の numPy/sciPy/matplotlib の sourceforge バージョンをダウンロードすると、5 段階のインストール プロセスが行われ、エラーが発生します。
"You cannot install numpy 1.6.2 on this volume. numpy requires python.org Python 2.7 to install."
それでも、ターミナルで「python」と入力してpythonのバージョン番号を確認すると、次のようになります。
Enthought Python Distribution -- www.enthought.com
Version: 7.1-2 (32-bit)
Python 2.7.2 |EPD 7.1-2 (32-bit)| (default, Jul 27 2011, 13:29:32)
ここで何がうまくいかないのでしょうか?