Skip to content

Commit decb06f

Browse files
authored
Merge pull request #808 from ulb-sachsen-anhalt/doc/upd/install-deps
[doc][upd] note install requirements
2 parents 197437b + 314e3fe commit decb06f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ pip install ocrd_modelfactory
6363

6464
All python software released by [OCR-D](https://github.com/OCR-D) requires Python 3.6 or higher.
6565

66+
**NOTE** Some OCR-D-Tools (or even test cases) _might_ reveal an unintended behavior if you have specific enviroment modifications, like:
67+
* using a custom build of [ImageMagick](https://github.com/ImageMagick/ImageMagick), whose format delegates are different from what OCR-D supposes
68+
* custom Python logging configurations in your personal account
69+
6670
## Command line tools
6771

6872
**NOTE:** All OCR-D CLI tools support a `--help` flag which shows usage and

0 commit comments

Comments
 (0)