Package Details: python-easyocr 1.7.2-1

Git Clone URL: https://aur.archlinux.org/python-easyocr.git (read-only, click to copy)
Package Base: python-easyocr
Description: End-to-End Multi-Lingual Optical Character Recognition (OCR) Solution
Upstream URL: https://github.com/JaidedAI/EasyOCR
Keywords: ai ocr python recognition
Licenses: Apache
Conflicts: python-easyocr-git
Replaces: python-easyocr-git
Submitter: WhiredPlanck
Maintainer: Rubo
Last Packager: Rubo
Votes: 2
Popularity: 0.003558
First Submitted: 2020-07-06 15:48 (UTC)
Last Updated: 2024-09-24 13:57 (UTC)

Latest Comments

Rubo commented on 2024-09-24 13:58 (UTC) (edited on 2024-09-24 13:58 (UTC) by Rubo)

@dahlaine CUDA is needed in check(). I have removed checkdepends and the tests for the moment so it should not be a problem now, please let me know.

dahlaine commented on 2024-09-19 18:01 (UTC)

On AMD system when I try to install this it doesn't build, tries to install CUDA versions of the libraries (which conflict with rocm torchvision and pytorch)

Rubo commented on 2022-06-02 15:12 (UTC)

@papa33 right, fixed.

papa33 commented on 2022-06-02 12:43 (UTC)

Signature check failure.

"Validation des fichiers source avec sha256sums… v1.5.0.tar.gz ... ÉCHEC"

Lucki commented on 2021-04-22 19:10 (UTC)

This package is missing python-opencv.

File "/usr/lib/python3.9/site-packages/easyocr/detection.py", line 7, in <module>
    import cv2
ModuleNotFoundError: No module named 'cv2'