maxenxe / HQ-Trivia-Bot-NOT-MAINTAINED-

Small NodeJS bot for HQ Trivia
24 stars 13 forks source link

Problem #50

Closed iansquenet closed 5 years ago

iansquenet commented 6 years ago

Error: Could not execute GraphicsMagick/ImageMagick: gm "convert" "screenshot.jpg" "-crop" "351x233+606+334" "answers.jpg" this most likely means the gm/convert binaries can't be found

paramt commented 6 years ago

I had this problem too, but it can be resolved very easily. You just need to add C:\Program Files\GraphicsMagick-1.3.29-Q16 (or wherever GraphicsMagick was installed) to your PATH variables.

On Windows 10, you can do that by going to:

Control Panel > System and Security > System > Advanced system settings > Advanced > Environment variables > PATH > New