On 04/22/2013 06:13 AM, Megha Agrawal wrote:
https://code.google.com/p/python-graph/wiki/ExampleWhen I am trying to run the code to draw a graph, given on above link, I am getting following error: ImportError: No module named gv What can be the reasons?
Simplest is that you haven't installed python-graph https://code.google.com/p/python-graph/downloads/list or, more directly, https://code.google.com/p/python-graph/ -- DaveA -- http://mail.python.org/mailman/listinfo/python-list