Search Criteria
Package Details: python-pydensecrf-git r93.dd07054-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pydensecrf-git.git (read-only, click to copy) |
---|---|
Package Base: | python-pydensecrf-git |
Description: | Python wrapper to Philipp Krähenbühl's dense CRFs with Gaussian edge potentials |
Upstream URL: | https://github.com/lucasb-eyer/pydensecrf |
Licenses: | MIT |
Submitter: | m-pilia |
Maintainer: | m-pilia |
Last Packager: | m-pilia |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-05-08 14:14 (UTC) |
Last Updated: | 2023-12-23 14:42 (UTC) |
Dependencies (7)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- cython0AUR (make)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
Tomsod commented on 2023-11-08 04:04 (UTC) (edited on 2023-11-08 04:07 (UTC) by Tomsod)
I was only able to build this with
cython0
, not normalcython
. Apparently it's a known issue.