Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #44082 > unrolled thread

Re: Error in "Import gv " module

Started byAndreas Perstinger <andipersti@gmail.com>
First post2013-04-22 17:00 +0200
Last post2013-04-22 17:00 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Error in "Import gv " module Andreas Perstinger <andipersti@gmail.com> - 2013-04-22 17:00 +0200

#44082 — Re: Error in "Import gv " module

FromAndreas Perstinger <andipersti@gmail.com>
Date2013-04-22 17:00 +0200
SubjectRe: Error in "Import gv " module
Message-ID<mailman.921.1366642850.3114.python-list@python.org>
You are still top posting.

On 22.04.2013 14:43, Megha Agrawal wrote:
> yes, I did. They said, gv module doesn't exist for windows.

Then I'm afraid you are out of luck.

Two possible alternatives:

1) Save your graph to a file and use the command line tools:
http://stackoverflow.com/a/12698636

2) Try some other Graphviz bindings. A quick search on PyPi gave me:
https://pypi.python.org/pypi/pygraphviz/1.1
https://pypi.python.org/pypi/pydot/1.0.28
https://pypi.python.org/pypi/yapgvb/1.2.0

Bye, Andreas

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web