graphicsmagick icon indicating copy to clipboard operation
graphicsmagick copied to clipboard

Consider raising an error when graphicsmagick isn't found

Open LinusU opened this issue 10 years ago • 0 comments
trafficstars

Instead of just printing out a string when the binary isn't found, how about raising an error since the module won't work without it?

Currently our smoketest in torch/distro doesn't detect that there is anything wrong with this module since it loads fine.

Thanks!

LinusU avatar Sep 15 '15 12:09 LinusU