Stephen North

Results 46 comments of Stephen North
trafficstars

I’m not familiar with pygraphviz. I tried to install it locally via pip and pip3, but the build fails. It’s probably my fault, but building 'pygraphviz._graphviz' extension creating build/temp.macosx-10.12-x86_64-3.6 creating...

In plugin/core you can find a bunch of text-based drivers, for example, for JSON, HPGL, the old Unix pic format, handmade SVG and Postscript generators, etc. I think they vary...

> On Sep 18, 2017, at 6:13 AM, Chiel ten Brinke wrote: > > It is stated in the CGraph manual that the library is not threadsafe. To what extent...

cdt is threadsafe? that could be quite useful. i believe there may be options to make bison and flex output threadsafe (eliminate global variables). we would have to scrutinize the...

I’m sorry, but don’t think this is possible within Graphviz. It seems very inconvenient, but you can probably edit the output of Graphviz using a PDF editor. You could write...

Probably the process ran out of memory and crashed. We've found many libraries are not robust to such challenges and may fail. > On Jun 19, 2017, at 9:51 AM,...

Sure - I have no direct knowledge of the Windows build. You might be better off renting an AWS Linux node for a few minutes! Or try to contact one...

Well, it built ok for me last night, so maybe it is something specific to your computer. It would be nice if someone could do the work to create an...

OK, if you can give me ssh access to your computer, I’ll look at it when I have time. Stephen > On Mar 26, 2016, at 1:35 PM, Lucas Sinclair...

Don't worry, no professional developers are supporting Graphviz any more! On Saturday, March 26, 2016, Lucas Sinclair [email protected] wrote: > Well I recognize that it is generous to offer your...