Skip to content

Instantly share code, notes, and snippets.

@Niknafs
Last active August 29, 2015 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Niknafs/197541dc4db4035b2432 to your computer and use it in GitHub Desktop.
Save Niknafs/197541dc4db4035b2432 to your computer and use it in GitHub Desktop.
python-igraph installation
This document will cover the steps involved in installation of `python-igraph` package for python 2.7. For python 3.x, the steps will likely be similar, but possibly not identical.
The python-igraph package requires `cairo` library, and `py2cairo` python package. `cairo` is a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment