python: suggest installing GraphViz when dot is not found
This fixes an issue mentioned in #375. * python/spot/aux.py (str_to_svg): Catch a missing 'dot' and instruct the user to install GraphViz. * THANKS: Add reporter.
Please register or sign in to comment