Search Criteria
Package Details: python-imagecodecs 2024.12.30-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-imagecodecs.git (read-only, click to copy) |
---|---|
Package Base: | python-imagecodecs |
Description: | Image transformation, compression, and decompression codecs |
Upstream URL: | https://github.com/cgohlke/imagecodecs |
Licenses: | BSD-3-Clause |
Submitter: | hottea |
Maintainer: | hottea (lilac) |
Last Packager: | lilac |
Votes: | 3 |
Popularity: | 0.000028 |
First Submitted: | 2020-06-20 14:41 (UTC) |
Last Updated: | 2024-12-30 06:08 (UTC) |
Dependencies (36)
- blosc (blosc-gitAUR)
- blosc2 (blosc2-gitAUR)
- brotli (brotli-gitAUR)
- brunsliAUR (brunsli-gitAUR)
- bzip2 (bzip2-gitAUR)
- charlsAUR (charls1AUR, charls-gitAUR)
- giflib (giflib-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- jxrlib (jxrlib-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- lercAUR
- libaec (libaec-gitAUR)
- libavif (libavif-gitAUR)
- libdeflate (libdeflate-gitAUR)
- libheif (libheif-gitAUR, libheif-highmemAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libjxl (libjxl-gitAUR, libjxl-metricsAUR, libjxl-metrics-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libwebp (libwebp-gitAUR)
- Show 16 more dependencies...
Required by (4)
- python-tensorflow-datasets (optional)
- python-tifffile (check)
- python-tifffile (optional)
- python-tifffile-doc (check)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
hottea commented on 2024-01-04 01:32 (UTC)
@pwf It seems you're using linux-zen? Are you using ArchLinux? Maybe
platform.platform()
is not a good way to check whether the current OS is ArchLinux. You could report this to upstream.You could also skip the patch
0001.fix-deps.patch
. This patch just add more image code format support, includingavif
,blocs2
,lerc
,lzfse
, andzlibng
.jpegxl
will not enable untillibjxl
0.9 is available in the ArchLinux repo.pwf commented on 2024-01-03 19:13 (UTC)
fails to build for me:
hottea commented on 2023-09-07 00:46 (UTC)
@eduardolucioac This might be a Manjaro issue. I don't use this distribution and know nothing about it.
eduardolucioac commented on 2023-09-06 15:50 (UTC)
@hottea
. "Are you using ArchLinux or other Arch-based distribution?" -> Manjaro
. "What's your gcc and python version?" ->
. "You could also install this pkg from here without building it from the source." -> Work like a charm! Hot tip! 😎
Thanks! 😘
hottea commented on 2023-09-06 13:40 (UTC)
@simonzack You could check
/etc/makepkg.conf
if you usemakepkg
, see also the wiki.simonzack commented on 2023-09-06 09:52 (UTC) (edited on 2023-09-06 09:54 (UTC) by simonzack)
Can more threads be used to build this, perhaps same as the # of CPU threads? This takes while a while build. Cython has parallel build options.
hottea commented on 2023-09-06 03:22 (UTC) (edited on 2023-09-06 03:22 (UTC) by hottea)
@eduardolucioac
yay
would not build the pkg in a clean chroot. I'm not sure which pkg affect the building. You could build this pkg in a clean chroot as this doc describes. Are you using ArchLinux or other Arch-based distribution? What's your gcc and python version? You could also install this pkg from here without building it from the source.eduardolucioac commented on 2023-09-06 02:43 (UTC)
"Could you post the complete build log?" -> Here is... 🤗
hottea commented on 2023-09-05 02:03 (UTC)
@eduardolucioac Could you post the complete build log? And the command you used to build this pkg. Are you building it in a clean chroot?
« First ‹ Previous 1 2 3 4 Next › Last »