Re: [Graphviz] building doc with Python3

Robin Dunn <[email protected]>
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <[email protected]>
[email protected] wrote:
> On 2015-02-25 01:28<[email protected]>  wrote:
>> I can not see a dot-error-output here. And I don't know how to catch
>> it if there would be some.
>
> Got the error (but didn't understand).
>
> print(stderr)
> "b"Warning:<stdin>: syntax error in line 6 near ','\n"
>
> I can not see any difference between line 6 and the other lines of dot
> input string.
>


The first thing I would do is try running dot with that same input from 
the command-line to ensure I get the same error (so then I can be sure 
that I have the correct snippet of code.) Then fiddle with the code a 
bit to see if I can isolate the cause.  If that doesn't work then the 
next step would be to build with Python2.7 and compare the generated dot 
code and see what is different.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org

-- 
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.