Download and install the latest version of graphviz.
Download and unpack the latest version of pygraphviz.
Update the library_path and include_path in setup.py.
1 2 | |
Install as usual:
1
| |
Test the install.
Important: Before you enter the python interpreter, make sure you leave the pygraphviz directory.
1 2 3 4 | |
Sources:
http://bradmontgomery.blogspot.com/2010/07/pygraphviz-on-os-x-sl-with-virtualenv.html