From 314e3fe083ad5484a7c4ec49a2933fcbef19d2fc Mon Sep 17 00:00:00 2001 From: M3ssman Date: Wed, 23 Feb 2022 21:32:18 +0100 Subject: [PATCH] [doc][upd] note install requirements --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7e6a2cb63..cb6e50666 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,10 @@ pip install ocrd_modelfactory All python software released by [OCR-D](https://github.com/OCR-D) requires Python 3.6 or higher. +**NOTE** Some OCR-D-Tools (or even test cases) _might_ reveal an unintended behavior if you have specific enviroment modifications, like: +* using a custom build of [ImageMagick](https://github.com/ImageMagick/ImageMagick), whose format delegates are different from what OCR-D supposes +* custom Python logging configurations in your personal account + ## Command line tools **NOTE:** All OCR-D CLI tools support a `--help` flag which shows usage and