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.116555
First Submitted: 2016-04-30 10:32 (UTC)
Last Updated: 2024-06-19 05:02 (UTC)

Sources (1)

Latest Comments

1 2 3 4 5 6 Next › Last »

Universebenzene commented on 2024-07-23 07:35 (UTC)

@PBhat I just rebuilt the package on Arch Linux with devtools and no problem occured. No idea whether your problem is caused by manjaro or not.

PBhat commented on 2024-07-22 04:26 (UTC)

Trying to install through Manjaro 'Add/Remove packages'

Aborting installation on error.

Some of the last lines of error below.

" gcc -fno-strict-overflow -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -flto=auto -fPIC -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -Iimagecodecs -I/usr/include/python3.12 -I/usr/lib/python3.12/site-packages/numpy/_core/include -c imagecodecs/_jpegls.c -o build/temp.linux-x86_64-cpython-312/imagecodecs/_jpegls.o imagecodecs/_jpegls.c:1263:10: fatal error: charls/charls.h: No such file or directory 1263 | #include "charls/charls.h" | ^ compilation terminated. error: command '/usr/bin/gcc' failed with exit code 1

ERROR Backend subprocess exited when trying to invoke build_wheel ==> ERROR: A failure occurred in build(). Aborting... "

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:

ModuleNotFoundError: No module named 'beniget'
[2/168] Generating skimage/feature/_brief_pythran with a custom command
FAILED: skimage/feature/brief_cy.cpp 

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?

==> Making package: python-scikit-image 0.22.0-1 (Wed 18 Oct 2023 08:49:34 PM CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
:: cython and cython0 are in conflict. Remove cython0? [y/N] y
:: python-gast and python-gast03 are in conflict. Remove python-gast03? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing python-gast03 breaks dependency 'python-gast03' required by python-tensorflow-opt-cuda
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
  -> cython>=0.29.32
  -> meson-python>=0.14
  -> python-pythran
  -> python-astropy>=5.0
  -> python-pytest-cov>=2.11.0
  -> python-dask
  -> python-numpydoc>=1.5
  -> python-pytest-localserver
  -> python-simpleitk
==> ERROR: Could not resolve all dependencies.

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:

skimage/feature/_cascade.cpython-311-x86_64-linux-gnu.so.p/_cascade.cpp: In function ‘__pyx_t_5numpy_float64_t __pyx_fuse_9__pyx_f_7skimage_7_shared_13interpolation_get_pixel3d(__pyx_t_5numpy_float64_t*, Py_ssize_t, Py_ssize_t, Py_ssize_t, Py_ssize_t, Py_ssize_t, Py_ssize_t, char, __pyx_t_5numpy_float64_t)’:
skimage/feature/_cascade.cpython-311-x86_64-linux-gnu.so.p/_cascade.cpp:103613:34: error: ‘__pyx_f_7skimage_7_shared_13interpolation_coord_map’ was not declared in this scope; did you mean ‘__pyx_f_7skimage_7_shared_13interpolation_fmax’?
103613 |     __pyx_r = (__pyx_v_image[((((__pyx_f_7skimage_7_shared_13interpolation_coord_map(__pyx_v_rows, __pyx_v_r, __pyx_v_mode) * __pyx_v_cols) * __pyx_v_dims) + (__pyx_f_7skimage_7_shared_13interpolation_coord_map(__pyx_v_cols, __pyx_v_c, __pyx_v_mode) * __pyx_v_dims)) + __pyx_f_7skimage_7_shared_13interpolation_coord_map(__pyx_v_dims, __pyx_v_d, __pyx_v_mode))]);
       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       |                                  __pyx_f_7skimage_7_shared_13interpolation_fmax
[63/168] Compiling C object skimage/graph/_mcp.cpython-311-x86_64-linux-gnu.so.p/meson-generated__mcp.c.o
[64/168] Generating 'skimage/filters/rank/generic_cy.cpython-311-x86_64-linux-gnu.so.p/generic_cy.c'
ninja: build stopped: subcommand failed.

ERROR Backend subprocess exited when trying to invoke build_wheel
==> ERROR: A failure occurred in build().
    Aborting...

I changed the dependency from python-scipy to python-scipy-mkl since it was giving dependency check error by trying to uninstall python-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)

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