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


Groups > comp.lang.python > #44082

Re: Error in "Import gv " module

Date 2013-04-22 17:00 +0200
From Andreas Perstinger <andipersti@gmail.com>
Subject Re: Error in "Import gv " module
References <CAHz2wAJh6rw4EFJm_vRFzCOiuPSs-+NR0Kq6br6sQcZGMGXtvg@mail.gmail.com> <51751178.5070204@gmail.com> <51752C58.4000701@gmail.com> <CAHz2wALoBMF4Nv92ZYxvFPdqEffU8HyfocpqYu5dwoGMSzRrkQ@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.921.1366642850.3114.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web