Search Criteria
Package Details: python-rapidocr 3.4.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-rapidocr.git (read-only, click to copy) |
|---|---|
| Package Base: | python-rapidocr |
| Description: | Cross-runtime OCR library |
| Upstream URL: | https://github.com/RapidAI/RapidOCR |
| Licenses: | Apache-2.0 |
| Submitter: | aliu |
| Maintainer: | aliu |
| Last Packager: | aliu |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-11-30 02:14 (UTC) |
| Last Updated: | 2025-12-01 02:30 (UTC) |
Dependencies (19)
- python
- python-colorlog
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-omegaconf
- python-opencv (python-opencv-cuda)
- python-pillow (python-pillow-simd-gitAUR)
- python-pyclipper (python-pyclipper-gitAUR)
- python-requests
- python-shapely
- python-six
- python-tqdm
- python-yaml (python-yaml-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-onnxruntime (python-onnxruntime-cpu, python-onnxruntime-cuda, python-onnxruntime-opt-cuda, python-onnxruntime-opt-rocm, python-onnxruntime-rocm) (optional) – Recommended runtime
- python-onnxruntime-cpu (optional) – Faster than GPU-accelerated onnxruntime (https://github.com/microsoft/onnxruntime/issues/13198)
- python-openvinoAUR (python-openvino-gitAUR) (optional) – Supported runtime
- python-paddlepaddle (python-paddlepaddle-gitAUR, python-paddlepaddle-cuda-gitAUR) (optional) – Supported runtime
Latest Comments
aliu commented on 2025-12-04 15:20 (UTC)
Interesting. The directory spontaneously appears for me. I’ll add a folder existence check when I get home in a few days.
CountMurphy commented on 2025-12-02 16:58 (UTC) (edited on 2025-12-02 17:40 (UTC) by CountMurphy)
Line 60
Causes the build to fail as the directory doesn't exist. Removing the line allows the build to succeed (with makepkg)