experience (such as this blog:http://blog.csdn.net/waleking/article/details/7578517). They recommend using Mac Ports software to manage and install all of the installation packages. Follow the tutorial here:http://www.macports.org/install.php, you need to install Xcode first. If the download speed is not good, it may be a few hours to download the browser. Here suggest that domestic friends try thunder and other offline download, can accelerate very much. After installing Mac ports, enter it in the terminal:
Port Search Networkx
the option to see the different version numbers for Python. Assuming that the previous Python version number is 2.7, you can enter:
sudo port install Py27-networkx
After successful installation, enter:
sudo port install py27-numpy py27-scipy py27-matplotlib Py27-ipython
After a very long time, it is basically installed. You can install additional similar components using Mac ports.
Copyright notice: This article blog original article. Blogs, without consent, may not be reproduced.
Mac OS x in building Python scientific computing environment