Search Criteria
Package Details: python-safetensors 0.5.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-safetensors.git (read-only, click to copy) |
---|---|
Package Base: | python-safetensors |
Description: | Simple, safe way to store and distribute tensors |
Upstream URL: | https://github.com/huggingface/safetensors |
Licenses: | Apache-2.0 |
Submitter: | Henry-ZHR |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 7 |
Popularity: | 1.60 |
First Submitted: | 2023-01-08 09:54 (UTC) |
Last Updated: | 2025-01-10 04:18 (UTC) |
Dependencies (28)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (make)
- python-maturin (python-maturin-gitAUR) (make)
- python-setuptools-rust (make)
- python-wheel (make)
- flake8 (check)
- python-black (python-black-gitAUR) (check)
- python-click (check)
- python-flaxAUR (check)
- python-h5py (python-h5py-gitAUR, python-h5py-openmpi) (check)
- python-huggingface-hubAUR (python-huggingface-hub-gitAUR) (check)
- python-hypothesis (check)
- python-isort (check)
- python-jaxAUR (python-jax-binAUR) (check)
- python-jaxlibAUR (python-jax-rocmAUR, python-jaxlib-binAUR, python-jaxlib-cudaAUR) (check)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy1AUR, python-numpy-mkl-binAUR) (check)
- python-pytest (check)
- python-pytest-benchmark (check)
- python-pytorch (python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-rocm-binAUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm) (check)
- python-tensorflow (python-tensorflow-cuda-keplerAUR, python-tensorflow-computecppAUR, python-tensorflow-rocmAUR, python-tensorflow-opt-rocmAUR, python-tensorflow-cuda, python-tensorflow-opt, python-tensorflow-opt-cuda) (check)
- python-flaxAUR (optional)
- python-jaxAUR (python-jax-binAUR) (optional)
- python-jaxlibAUR (python-jax-rocmAUR, python-jaxlib-binAUR, python-jaxlib-cudaAUR) (optional)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy1AUR, python-numpy-mkl-binAUR) (optional)
- python-paddlepaddleAUR (python-paddlepaddle-gitAUR, python-paddlepaddle-cuda-gitAUR, python-paddlepaddle-cudaAUR) (optional)
- python-pytorch (python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-rocm-binAUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm) (optional)
- python-tensorflow (python-tensorflow-cuda-keplerAUR, python-tensorflow-computecppAUR, python-tensorflow-rocmAUR, python-tensorflow-opt-rocmAUR, python-tensorflow-cuda, python-tensorflow-opt, python-tensorflow-opt-cuda) (optional)
Latest Comments
1 2 3 4 Next › Last »
envolution commented on 2025-01-03 23:55 (UTC)
thanks for the update, glad it's working
actionless commented on 2025-01-03 23:46 (UTC) (edited on 2025-01-03 23:47 (UTC) by actionless)
@envolution
thanks! after these changes i've got a new error, same as in this thread https://aur.archlinux.org/packages/python-jaxlib-cuda#comment-1003697 (and the same solution helped here as well)
envolution commented on 2025-01-03 23:17 (UTC)
@actionless can you try this new version?
actionless commented on 2024-12-20 13:53 (UTC)
weird, i've rebuilt related libraries from (flax, jax, jaxlib), and i still have exception in the same test, although this time it's with stacktrace instead of being just a crash:
and sometimes:
do you have any further ideas where to debug that? although i'm not using jax/flax backend so just skipping that particular test only, make the other tests pass, so prolly i don't even need fixing that
actionless commented on 2024-12-18 19:37 (UTC)
thanks for confirming the expected result, i'll try it, i suspect python-flax pkg
envolution commented on 2024-12-18 19:36 (UTC)
@actionless I can't reproduce on clean chroot, nor on my normal environment. I'd suggest trying to rebuild a handful of the dependencies and - failing that - report upstream:
pikaur -S python-numpy python-torch python-jaxlib python-zstandard python-yaml python-pytest
my clean chroot log:
actionless commented on 2024-12-18 16:54 (UTC) (edited on 2025-01-04 00:03 (UTC) by actionless)
the log doesn't change
python pkgs list:
envolution commented on 2024-12-18 16:42 (UTC)
@actionless can you please try without the aur helper (pikaur)? I'm not able to reproduce - can you confirm you're using python-h5py and not python-h5py-openmpi?
if you could run that command and share the link it would be appreciated
actionless commented on 2024-12-18 16:18 (UTC)
here it is:
envolution commented on 2024-12-18 15:41 (UTC)
@actionless - it would be great if you'd share the actual failed check. It's possible one of the optional depends should be included in checkdepends - but without seeing your error it's difficult to know which.
If you don't want to bother helping troubleshoot, just install the optional depends and let us know if it's solved.
1 2 3 4 Next › Last »