-
Notifications
You must be signed in to change notification settings - Fork 2
PyGraphViz
Saverio Proto edited this page Jun 25, 2012
·
2 revisions
Planet-Lab nodes use Fedora 8 of Fedora 12.
So we cannot use
we use
```gv```
example:
Instead of:
```import pygraphviz```
we use:
```import gv```
We need to specify also the directory where is the library of graphviz by editing the PYTHONPATH