No data in data capture after examination in Mac OS X (Bug #145)
Description
Running Mac OS X (10.7.5 Lion) auto-multiple-choice 1.1.1 from macports.
In data capture > automatic, after seemingly reading all the pages correctly (from a single .tif file), the diagnosis window simply reads "No data", it appears that none of the answer sheets are identified. With exactly the same files and options the system runs well under linux (ubuntu). I cannot see what's wrong. I have gathered a log file (enclosed) but I cannot identify within it the problem. Can somebody help me? many thanks!
History
Updated by Alexis Bienvenüe over 12 years ago
From the log file (I know that message is not clear):
Can't call method "new" without a package or object reference at /opt/local/lib/AMC/perl/AMC-analyse.pl line 674.
You need to install either
Image::Magick
or Graphics::Magick
perl module. With MacPorts, I think you have to use the +perl
variant of ImageMagick
, or the p5-perlmagick
port.Updated by Jose Goicolea over 12 years ago
Many thanks for your analysis of the problem and suggestion!
I have reinstalled ImageMagick with the +perl variant on macports and it works beautifully now!
Regards
Alexis Bienvenüe wrote:
From the log file (I know that message is not clear):
[...]
You need to install eitherImage::Magick
orGraphics::Magick
perl module. With MacPorts, I think you have to use the+perl
variant ofImageMagick
, or thep5-perlmagick
port.
Updated by Alexis Bienvenüe over 12 years ago
- % Done changed from 0 to 100
- Status changed from New to Closed