Search Criteria
Package Details: python-scikit-image 0.20.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-scikit-image.git (read-only, click to copy) |
---|---|
Package Base: | python-scikit-image |
Description: | Image processing routines for SciPy |
Upstream URL: | http://scikit-image.org |
Licenses: | BSD |
Submitter: | Dragonlord |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 65 |
Popularity: | 0.48 |
First Submitted: | 2016-04-30 10:32 (UTC) |
Last Updated: | 2023-03-01 10:15 (UTC) |
Dependencies (30)
- python-imageio
- python-lazy-loader
- python-networkx (python-networkx-git)
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-flame, python-numpy-mkl-bin, python-numpy-mkl)
- python-packaging (python-packaging-21)
- python-pillow (python-pillow-git, python-pillow-simd)
- python-pywavelets
- python-scipy (python-scipy-git, python-scipy-mkl-bin, python-scipy-mkl)
- python-tifffile
- cython (cython-git, cython3) (make)
- meson-python (make)
- python-build (make)
- python-installer (python-installer-git) (make)
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-flame, python-numpy-mkl-bin, python-numpy-mkl) (make)
- python-packaging (python-packaging-21) (make)
- python-pythran (python-pythran-git) (make)
- python-setuptools (make)
- python-wheel (make)
- python-matplotlib (python-matplotlib-git) (check)
- python-pytest (check)
- Show 10 more dependencies...
Required by (76)
- caffe (optional)
- caffe-cmake-git
- caffe-cuda (optional)
- caffe-cuda-git (optional)
- caffe-git (optional)
- caffe-opencl-git
- caffe-ssd (optional)
- fawkes-git
- fluxvis
- mathics (optional)
- monailabel
- napari
- ncsdk
- paddleocr-git
- python-acstools (check)
- python-acstools (optional)
- python-astroalign
- python-basicsr
- python-basicsr-cuda
- python-batchgenerators
- Show 56 more...
Latest Comments
1 2 3 4 5 Next › Last »
Moebius14 commented on 2022-06-24 03:19 (UTC)
I got no such file error when it tries to create symbolic links.
The solution was to change line 67 in the PKGBUILD to:
VorpalWay commented on 2022-06-10 13:12 (UTC)
I believe the PKGBUILD can at least be fixed to pass
-j
with a numeric value extracted from$MAKEFLAGS
to build_ext (as it also seems to build single threaded), I'm less sure of how to properly fix distcc support though.carlosal1015 commented on 2022-06-08 19:48 (UTC)
@VorpalGun, maybe you want to try
arch4edu
.I saw some pytests are not passing. Compilation is fine.
VorpalWay commented on 2022-06-08 18:25 (UTC)
Building with distcc seems broken for this package. It completely ignores distcc. And it takes a long time to build as well :(
trougnouf commented on 2021-12-30 10:50 (UTC) (edited on 2021-12-30 10:51 (UTC) by trougnouf)
I updated and adopted python-pythran-git.
edit: I didn't realize python-pythran is in the official repository. I don't know why pacaur was throwing this error.
trougnouf commented on 2021-12-30 10:31 (UTC) (edited on 2021-12-30 10:34 (UTC) by trougnouf)
Missing dependency: python-pythran . Here is the last PKGBUILD before the package was removed: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=python-pythran-git
maverick1 commented on 2021-06-09 08:25 (UTC)
I think it is better to switch to this URL https://github.com/scikit-image/scikit-image/archive/refs/tags/v0.18.1.tar.gz
daniel_shub commented on 2021-03-18 14:25 (UTC)
The python-setuptools package is pulled in by python-coverage which is pulled in by python-pytest-cov. The python-pytest-cov is in checkdepends, but not makedepends. I think this means makepkg will fail with the --nocheck option. The PKGBUILD guideline wiki (https://wiki.archlinux.org/index.php/Arch_package_guidelines) doesn't cover what to do in this case and namcap is useless for Python packages so I asked in the forums: https://bbs.archlinux.org/viewtopic.php?pid=1962482#p1962482
CyberShadow commented on 2021-03-18 07:15 (UTC)
Missing dependency to python-setuptools?
Universebenzene commented on 2021-02-10 02:21 (UTC)
@selion
python-pywavelets
is already in depends. I don't know why you get this problem. And also I don't know why you created a deletion request.1 2 3 4 5 Next › Last »