Dave Meikle created TIKA-2740: --------------------------------- Summary: Update Python dependency check for TesseractOCR Parser rotation.py script Key: TIKA-2740 URL: https://issues.apache.org/jira/browse/TIKA-2740 Project: Tika Issue Type: Bug Components: ocr Affects Versions: 1.19 Reporter: Dave Meikle Assignee: Dave Meikle
TesseractOCRParserTest.testRotatedOCR fails when TkInter module is not available but Terreract and other named Python dependencies are installed. To address this we should: * Update the _hasPython_ me to include this in the check * Update the Wiki to list explicitly the dependencies and how to install them on major platforms/variants. -- This message was sent by Atlassian JIRA (v7.6.3#76005)