Search Criteria
Package Details: python-albucore 0.0.36-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-albucore.git (read-only, click to copy) |
|---|---|
| Package Base: | python-albucore |
| Description: | A high-performance image processing library designed to optimize and extend the Albumentations library with specialized functions for advanced image transformations |
| Upstream URL: | https://github.com/albumentations-team/albucore |
| Licenses: | MIT |
| Submitter: | hottea |
| Maintainer: | hottea (lilac) |
| Last Packager: | lilac |
| Votes: | 1 |
| Popularity: | 0.47 |
| First Submitted: | 2024-06-03 03:17 (UTC) |
| Last Updated: | 2026-01-14 12:21 (UTC) |
Dependencies (8)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR, python-numpy1AUR)
- python-opencv (python-opencv-cuda)
- python-simsimdAUR
- python-stringzillaAUR
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
daskol commented on 2024-11-08 03:37 (UTC)
Indeed, albucore devs are absolutely insane. They absolutely ignore maintaining proper dependency list.
migrev commented on 2024-11-07 11:32 (UTC) (edited on 2024-11-07 11:32 (UTC) by migrev)
Also missing simsimd:
lib/python3.12/site-packages/albucore/functions.py:import simsimd as ssMonterraByte commented on 2024-10-24 01:27 (UTC)
There seems to be a missing dependency. I'm getting the following error:
Looks like v0.0.18 introduced a dependency on the
stringzillamodule, which needs to be added to this package.daskol commented on 2024-08-29 11:47 (UTC)
Update package dependencies please. As I said earlier
python-tomliis not needed.daskol commented on 2024-08-28 20:42 (UTC)
It seems
python-tomlidoes not even imported byalbucoreand should be dropped from package dependencies (see albumentations-team/albucore#26).