Package Details: python-chex 0.1.91-2

Git Clone URL: https://aur.archlinux.org/python-chex.git (read-only, click to copy)
Package Base: python-chex
Description: A library of utilities for helping to write reliable JAX code
Upstream URL: https://github.com/google-deepmind/chex
Keywords: deepmind dm jax
Licenses: Apache-2.0
Groups: deepmind, jax
Submitter: daskol
Maintainer: daskol
Last Packager: daskol
Votes: 4
Popularity: 0.68
First Submitted: 2023-02-13 21:46 (UTC)
Last Updated: 2025-09-09 07:13 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

daskol commented on 2024-04-18 07:35 (UTC)

@zxeoc The issue is in check stage of package building. Dependency package python-dm-tree causes this issue since it is built and linked with obsolete version of abseil-cpp. The solution is to rebuild python-dm-tree first and then build this package again.

zxeoc commented on 2024-04-18 05:08 (UTC)

Installation reports:

E   ImportError: libabsl_strings.so.2301.0.0: cannot open shared object file: No such file or directory

daskol commented on 2023-05-31 11:31 (UTC)

@carlosal1015 I've remove constraint on Python. There is a PKGBUILD in AUR to satisfy dependency on python-dm-tree.