Search Criteria
Package Details: python-scikit-image 0.24.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-3-Clause |
Submitter: | Dragonlord |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 68 |
Popularity: | 0.114224 |
First Submitted: | 2016-04-30 10:32 (UTC) |
Last Updated: | 2024-06-19 05:02 (UTC) |
Dependencies (27)
- python-imageioAUR
- python-lazy-loaderAUR
- python-networkx (python-networkx-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-packaging
- python-pillow (python-pillow-gitAUR)
- python-scipy (python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR, python-scipy-mkl-binAUR)
- python-tifffileAUR
- cython (cython-gitAUR, cython0AUR) (make)
- meson-python (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR) (make)
- python-packaging (make)
- python-pythran (python-pythran-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- freeimage (optional) – for reading various types of image file formats
- python-astropy (optional) – Provides FITS I/O capability
- python-cloudpickle (optional) – necessary to provide the processes scheduler for dask
- python-dask (optional) – used to speed up certain functions
- python-matplotlib (python-matplotlib-gitAUR) (optional)
- python-pooch (optional)
- python-pyamgAUR (optional) – fast cg_mg mode of random walker segmentation
- python-pywaveletsAUR (optional)
- python-scikit-learn (python-scikit-learn-gitAUR) (optional)
- python-simpleitkAUR (python-simpleitk-binAUR) (optional) – Optional I/O plugin providing a wide variety of formats. including specialized formats using in medical imaging
Required by (90)
- caffe (optional)
- caffe-cmake-git
- caffe-cuda (optional)
- caffe-cuda-git (optional)
- caffe-git (optional)
- caffe-ssd (optional)
- fawkes-git
- fluxvis
- labelme
- mathics (optional)
- monailabel
- napari
- openmotor
- paddleocr-git
- planetarysystemstacker-git
- python-acstools (check)
- python-acstools (optional)
- python-acstools-doc (make)
- python-albumentations
- python-astroalign
- python-basicsr
- python-basicsr-cuda
- python-batchgenerators
- python-ccdproc
- python-ccdproc (check)
- python-ccdproc-doc (check)
- python-cyvlfeat (check)
- python-drizzlepac
- python-drizzlepac (check)
- python-earthpy
- python-easyocr
- python-easyocr-git
- python-fastai
- python-fluiddyn (optional)
- python-glue-core (check)
- python-glue-core (optional)
- python-glue-core-doc (check)
- python-glymur (check)
- python-glymur (optional)
- python-glymur-doc (check)
- python-hips
- python-hips (make)
- python-hips-doc (make)
- python-hyperspy
- python-hyperspy-git
- python-image-match
- python-imagecorruptions
- python-img2unicode
- python-img2unicode-git
- python-imgaug
- python-imgaug-git
- python-insightface
- python-intensity-normalization
- python-jwst
- python-jwst (make)
- python-jwst-doc (make)
- python-kikuchipy
- python-libreasr (optional)
- python-monai (optional)
- python-moviepy (optional)
- python-moviepy-git (optional)
- python-oxasl
- python-photutils (make)
- python-photutils (optional)
- python-photutils-doc (make)
- python-piscat-git
- python-psd-tools
- python-pygsp (optional)
- python-pyxel-fedic
- python-pyxelate
- python-pyxem
- python-qualia-core (optional)
- python-rawpy (optional)
- python-ray (optional)
- python-rembg
- python-rsgislib (optional)
- python-segment-geospatial
- python-stcal (make)
- python-stcal
- python-stcal-doc (make)
- python-sunpy (optional)
- python-tensorflow-datasets (optional)
- python-torch-geometric (optional)
- python-torchbiomed-git
- python-trimesh (optional)
- python-vmaf
- scanpy (optional)
- splatplost-git
- uchroma
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 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
rabin 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?
« First ‹ Previous 1 2 3 4 5 6 Next › Last »