- python本体をインストール
sudo port install python27
git clone https://github.com/numpy/numpy.git cd numpy python setup.py build sudo python setup.py install
git clone https://github.com/scipy/scipy.git cd scipy python setup.py build sudo python setup.py install
git clone https://github.com/matplotlib/matplotlib.git cd matplotlib python setup.py build sudo python setup.py install
0 件のコメント :
コメントを投稿