Package Details: python-scikit-image 0.24.0-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: 68
Popularity: 0.114224
First Submitted: 2016-04-30 10:32 (UTC)
Last Updated: 2024-06-19 05:02 (UTC)

Dependencies (27)

Required by (90)

Sources (1)

Latest Comments

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

Dragonlord commented on 2019-03-05 20:24 (UTC)

Package disowned.

Universebenzene commented on 2019-02-27 12:42 (UTC) (edited on 2019-02-27 13:25 (UTC) by Universebenzene)

The PKGBUILD produced by @greyltc works well. Are you still maintaining this package? If you got any problem, we can discuss here, or please update this package ASAP. This package is related to several other packages, so if you don't update it to 0.14.2, they may all get problems.

versusvoid commented on 2019-01-29 10:02 (UTC)

Please, split PKGBUILD into two distinct packages, so I would not have to install all the python2 dependencies just to build python2 version, when I have no need for it in the first place. It would build faster, download less, there will be peace on Earth and everyone will be happy. Yeah, it would mean duplicating some common fields across two PKGBUILDs, but IMO it worth the gain.

greyltc commented on 2019-01-28 12:11 (UTC)

Fixed PKGBUILD is here: https://gist.githubusercontent.com/greyltc/757e3960127db07ed4d19c1f5c38b30f/raw/43ef5cb5abbc2c199be88eba49d1f69376431541/PKGBUILD

greyltc commented on 2019-01-27 14:32 (UTC)

Today this doesn't import because:

ImportError: cannot import name '_validate_lengths' from 'numpy.lib.arraypad' (/usr/lib/python3.7/site-packages/numpy/lib/arraypad.py)

Looks like https://github.com/scikit-image/scikit-image/issues/3586

I think a fix for this should be in the 0.14.2 release so please update asap!

andrew-wja commented on 2019-01-18 15:41 (UTC)

When I try to import the library:

ImportError: /usr/lib/python3.7/site-packages/skimage/restoration/_nl_means_denoising.cpython-37m-x86_64-linux-gnu.so: undefined symbol: fast_exp

salviati commented on 2018-10-06 15:14 (UTC)

Build fails with ==> Validating source files with sha256sums... scikit-image-0.14.1.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check!

tocic commented on 2018-10-06 05:47 (UTC)

+1, please update

rdoursenaud commented on 2018-10-02 08:19 (UTC)

The GitHub file has been updated for v0.14.1 making the sha256sum invalid.

zhou13 commented on 2018-09-17 08:01 (UTC)

I also hope this the python3 version of this package only relies on python3 library.