Search Criteria
Package Details: python-imageio 2.37.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-imageio.git (read-only, click to copy) |
---|---|
Package Base: | python-imageio |
Description: | a Python library that provides an easy interface to read and write a wide range of image data |
Upstream URL: | https://github.com/imageio/imageio |
Licenses: | BSD-2-Clause |
Submitter: | Francois_B |
Maintainer: | leomao |
Last Packager: | leomao |
Votes: | 37 |
Popularity: | 2.39 |
First Submitted: | 2015-07-08 00:42 (UTC) |
Last Updated: | 2025-02-26 13:22 (UTC) |
Dependencies (12)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-pillow (python-pillow-simd-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- freeimage (optional)
- python-astropy (optional)
- python-avAUR (python-av-gitAUR, python-av-binAUR) (optional)
- python-imageio-ffmpegAUR (optional)
- python-simpleitk (optional)
- python-tifffileAUR (optional)
Required by (34)
- napari
- napari-svg
- newm-atha-git
- newm-next-git
- newm-next-git-qs
- openmotor
- python-blobfile-git (optional)
- python-colour-science
- python-drawsvg
- python-glue-vispy-viewers
- python-glymur
- python-glymur (make)
- python-glymur-doc (make)
- python-gymnasium (optional)
- python-halide
- python-isr-git
- python-kikuchipy
- python-matplotx (check)
- python-maxfield-git
- python-mglearn
- python-moviepy
- python-moviepy-git
- python-pims
- python-pystencils (optional)
- python-pyvista (optional)
- python-qualia-core (optional)
- python-rawpy (check)
- python-rosettasciio
- python-rsgislib (optional)
- python-scikit-image
- python-visvis
- waypaper
- waypaper-git
- zmeventnotification
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
TrialnError commented on 2023-10-13 16:56 (UTC)
python-wheel
is also missing as a makedep for using the wheel way of creating python packages.petronny commented on 2023-10-13 14:21 (UTC)
python-setuptools is needed during the build.
https://github.com/arch4edu/cactus/actions/runs/6508416259/job/17677731087
jwh commented on 2022-07-23 23:57 (UTC)
Could you add aarch64? Hate to ask but makepkg still doesn't have the ability to ignore arch in makepkg.conf :(
<deleted-account> commented on 2022-02-03 00:33 (UTC)
PKGBUILD for 2.14.1: https://pastebin.com/Xj3i8hQu diff of PKGBUILD for 2.14.0 with 2.14.1: https://pastebin.com/4aDgwe6L
m-pilia commented on 2021-04-05 11:24 (UTC)
Hi! I splitted
python-simpleitk
out of thesimpleitk
package. Can you please update the dependency topython-simpleitk
?djmattyg007 commented on 2021-01-03 02:53 (UTC)
Could you please bump the pkgrel to force a rebuild for python3.9?
leomao commented on 2019-12-18 02:26 (UTC) (edited on 2019-12-18 02:26 (UTC) by leomao)
@tsj, these warnings should not appear. Maybe your setuptools has some problems? Could you check if
python-setuptools
is installed properly?tsj commented on 2019-12-16 15:49 (UTC)
@leomao, I just tried again with regular
makepkg
instead ofyay
, still the same. What are the binaries? Maybe it is deciding not to download them in my case for some reason? The only other warnings I see during the install are these:leomao commented on 2019-12-14 07:36 (UTC)
@tsj, Strange. For the version 2.6.1,
python setup.py install
should install two binaries that we don't need in/usr/bin
... I have verified thatmakepkg
can build the package without any error...tsj commented on 2019-12-13 14:09 (UTC)
I am getting these errors:
« First ‹ Previous 1 2 3 4 Next › Last »