Package Details: python-scikit-image 0.25.1-1

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: 69
Popularity: 0.96
First Submitted: 2016-04-30 10:32 (UTC)
Last Updated: 2025-02-02 07:13 (UTC)

Dependencies (25)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

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)

AssertionError: Bad argument number for Assign: 3, expecting 2
[26/168] Compiling C++ object skimage/feature/_haar.cpython-311-x86_64-linux-gnu.so.p/meson-generated__haar.cpp.o
ninja: build stopped: subcommand failed.

ERROR Backend subprocess exited when trying to invoke build_wheel
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: python-scikit-image-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
python-scikit-image - exit status 4

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:

    for _pyso in build/lib.linux-${CARCH}-cpython-${_pyver/./}/skimage/*/*cpython-${_pyver/./}-${CARCH}-linux-gnu.so; do

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.

arch4edu/python-scikit-image 0.19.2-1
    Image processing routines for SciPy

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