Search Criteria
Package Details: python-easyocr 1.7.2-1
Package Actions
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.001932 |
First Submitted: | 2020-07-06 15:48 (UTC) |
Last Updated: | 2024-09-24 13:57 (UTC) |
Dependencies (18)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-bidiAUR
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-opencv
- python-pillow (python-pillow-gitAUR)
- python-pyaml
- python-pyclipper (python-pyclipper-gitAUR)
- python-pytorch (python-pytorch-mkl-gitAUR, python-pytorch-cuda-gitAUR, python-pytorch-mkl-cuda-gitAUR, python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-rocm-binAUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm)
- python-scikit-imageAUR
- python-scipy (python-scipy-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR)
- python-shapely
- python-torchvision (python-torchvision-gitAUR, python-torchvision-rocm-binAUR, python-torchvision-rocmAUR, python-torchvision-cuda)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
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 removedcheckdepends
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
.