Attempt to fix matrix and unpaper version error

This commit is contained in:
James R. Barlow
2024-10-27 14:04:45 -07:00
parent 23bc247b9c
commit 9d042767cc
2 changed files with 7 additions and 5 deletions
+4 -2
View File
@@ -215,8 +215,10 @@ to have {found_version}. Please update this program.
OLD_VERSION_REQUIRED_FOR = '''
OCRmyPDF requires '{program}' {need_version} or higher when run with the
{required_for} arguments. If you omit these arguments, OCRmyPDF may be able to
proceed. For best results, install the program.
{required_for} arguments. {program} {found_version} is installed.
If you omit these arguments, OCRmyPDF may be able to
proceed. For best results, update the program.
'''
OSX_INSTALL_ADVICE = '''