Note: There is a missing pyvers dependency (https://github.com/vmoens/pyvers) but I have no time to create a PKGBUILD for it.
Search Criteria
Package Details: python-tensordict 0.12.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-tensordict.git (read-only, click to copy) |
|---|---|
| Package Base: | python-tensordict |
| Description: | A dictionary-like class that inherits properties from PyTorch tensors |
| Upstream URL: | https://github.com/pytorch/tensordict |
| Licenses: | MIT |
| Submitter: | vincent.l8r |
| Maintainer: | vincent.l8r |
| Last Packager: | vincent.l8r |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-12-13 15:53 (UTC) |
| Last Updated: | 2026-05-04 16:44 (UTC) |
Dependencies (4)
Required by (1)
Sources (1)
Latest Comments
vincent.l8r commented on 2026-05-04 16:46 (UTC)
pallegro commented on 2026-05-02 23:12 (UTC) (edited on 2026-05-02 23:13 (UTC) by pallegro)
In the meantime ...
4c4
< pkgver=0.9.1
---
> pkgver=0.12.1
11,12c11,12
< source=("https://github.com/pytorch/tensordict/releases/download/v${pkgver}/tensordict-${pkgver}-cp313-cp313-manylinux_2_28_${arch}.whl")
< sha256sums=('3ffd535fe7a0d7f66623ddce2a6e2271a18cc70da198311f807227f664f468df')
---
> source=("https://github.com/pytorch/tensordict/releases/download/v${pkgver}/tensordict-${pkgver}-cp314-cp314-manylinux_2_28_${arch}.whl")
> sha256sums=('79a29c26a1a69ee1372b9cacf7e8bbc8a7dff52ffb335d55da09371a804e178b')
vitaliikuzhdin commented on 2025-08-31 19:27 (UTC)
Please rewrite the PKGBUILD to build from source.
Pinned Comments
vincent.l8r commented on 2026-05-04 16:46 (UTC)
Note: There is a missing pyvers dependency (https://github.com/vmoens/pyvers) but I have no time to create a PKGBUILD for it.