Search Criteria
Package Details: python-scikit-image 0.22.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.62 |
First Submitted: | 2016-04-30 10:32 (UTC) |
Last Updated: | 2023-10-04 05:45 (UTC) |
Dependencies (39)
- python-imageioAUR
- python-lazy-loaderAUR
- python-networkx (python-networkx-gitAUR)
- python-numpy (python-numpy1.22AUR, python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-openblasAUR, python-numpy-mklAUR, python-numpy-gitAUR)
- python-packaging
- python-pillow (python-pillow-gitAUR, python-pillow-simdAUR)
- python-scipy (python-scipy-mkl-binAUR, python-scipy-mklAUR, python-scipy-gitAUR)
- python-tifffileAUR
- cython (cython-gitAUR, cython0) (make)
- meson-python (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-numpy (python-numpy1.22AUR, python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-openblasAUR, python-numpy-mklAUR, python-numpy-gitAUR) (make)
- python-packaging (make)
- python-pythran (python-pythran-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-astropy (python-astropy31AUR) (check)
- python-dask (check)
- python-imreadAUR (check)
- Show 19 more dependencies...
Required by (84)
- caffe (optional)
- caffe-cmake-git
- caffe-cuda (optional)
- caffe-cuda-git (optional)
- caffe-git (optional)
- caffe-ssd (optional)
- fawkes-git
- fluxvis
- labelme
- mathics
- monailabel
- napari
- ncsdk
- paddleocr-git
- planetarysystemstacker-git
- python-acstools (check)
- python-acstools (optional)
- python-acstools-doc (make)
- python-astroalign
- python-basicsr
- Show 64 more...
Latest Comments
1 2 3 4 5 6 Next › Last »
Universebenzene commented on 2023-11-13 03:29 (UTC)
@ifernando beniget should be a dependency of pythran. No idea why you missed it.
ifernando commented on 2023-11-12 19:17 (UTC) (edited on 2023-11-12 19:24 (UTC) by ifernando)
During compilation the following error occurs:
I have installed https://aur.archlinux.org/packages/pypy3-beniget but it does not solve the missing module.
Any ideas so solve it?
hashworks commented on 2023-10-18 18:49 (UTC) (edited on 2023-10-18 18:49 (UTC) by hashworks)
aurutils fails to make it past the dep installation, any idea?
dtbaumann commented on 2023-10-10 18:24 (UTC)
failed compilation might have been a problem with python-build 1.0.1, solved here with today's update to 1.0.3
4rozenwolves commented on 2023-10-06 06:34 (UTC) (edited on 2023-10-06 06:37 (UTC) by 4rozenwolves)
I received this error when installing:
I changed the dependency from
python-scipy
topython-scipy-mkl
since it was giving dependency check error by trying to uninstallpython-scipy-mkl
carlosal1015 commented on 2023-07-22 04:48 (UTC)
Can not reproduce this error. The installation is successfully, maybe is related with glibc incompatibility like in aur's wxmaxima report.
JohnRobson commented on 2023-07-21 22:17 (UTC)
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.1 2 3 4 5 6 Next › Last »