Closed PiotrEsse closed 6 months ago
Ive install imagemagic from source by following this tutprial: https://www.tecmint.com/install-imagemagick-on-debian-ubuntu/ ImageMagick is in path.
(WhisperPlus38) piotr@Legion7:~/WhisperPlus/Tutorial$ magick -version
Version: ImageMagick 7.1.1-32 Q16-HDRI x86_64 22207 https://imagemagick.org
Copyright: (C) 1999 ImageMagick Studio LLC
License: https://imagemagick.org/script/license.php
Features: Cipher DPC HDRI OpenMP(4.5)
Delegates (built-in):
Compiler: gcc (13.2)
(WhisperPlus38) piotr@Legion7:~/WhisperPlus/Tutorial$
I solved the error. I added it to the readme section. I tested it and it works.
I am trying to run autocaption example. Ive run on this error. Imagemagick is in fact installed.