Installing Python Igraph On Mac Os X

Go to homebrew: brew.sh, and install brew for Mac. Then,

brew install cairo
brew install py2cairo
brew install igraph — install C-core
sudo pip install python-igraph —install igraph for python

Unless otherwise stated, the content of this page is licensed under GNU Free Documentation License.