Installation issue with python-3.12 on aarch64
Open
- Dominant language
- Python
- Stars
- 25
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I tried to install this package on Ubuntu-24.04 which comes with python-3.12 on arm64 machine (aarch64), but failed with the following error:
```
ERROR: Could not find a version that satisfies the requirement grain==0.2.0 (from airio) (from versions: 0.2.2)
```
The full log can be found [here](https://github.com/NVIDIA/JAX-Toolbox/actions/runs/12041119052/job/33573134042?pr=1166#step:12:277).
If it does not contradict anything, could you please bump grain to at least `0.2.2`?
Contributor guide
Assessment
This issue has not been assessed yet.