Closed richelbilderbeek closed 7 years ago
From #250 :
Segmentation fault (core dumped) convert_dot_to_svg: warning: command 'dot -Tsvg save_to_png.dot -o save_to_png.svg' resulting in error 35584 convert_dot_to_svg: failed to create SVG output file 'save_to_png.svg' ICE default IO error handler doing an exit(), pid = 18628, errno = 32
Possible causes:
dot
graphviz
module load graphviz
.dot
To solve this bug:
Moved to #264
Done.
From #250 :
Possible causes:
dot
/graphviz
is not installed:module load graphviz
.dot
file: post it hereTo solve this bug:
.dot
file