Search Criteria
Package Details: python-monai 1.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-monai.git (read-only, click to copy) |
---|---|
Package Base: | python-monai |
Description: | AI Toolkit for Healthcare Imaging |
Upstream URL: | https://monai.io |
Licenses: | Apache-2.0 |
Submitter: | hottea |
Maintainer: | hottea (lilac) |
Last Packager: | lilac |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-12-09 03:13 (UTC) |
Last Updated: | 2024-10-17 05:44 (UTC) |
Dependencies (21)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pytorch-cuda (python-pytorch-mkl-cuda-gitAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-opt-cuda)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- gdownAUR (optional)
- python-einopsAUR (optional)
- python-lmdb (optional)
- python-mlflowAUR (optional)
- python-nibabelAUR (optional)
- python-pandas (optional)
- python-parameterized (optional)
- python-pillow (python-pillow-gitAUR) (optional)
- python-psutil (optional)
- python-pytorch-igniteAUR (python-pytorch-ignite-gitAUR) (optional)
- python-scikit-imageAUR (optional)
- python-torchvision-cuda (optional)
- python-tqdm (optional)
- python-transformersAUR (optional)
- Show 1 more dependencies...
Latest Comments
hottea commented on 2024-06-25 01:46 (UTC)
build this pkg in a clean chroot env, as described here. I got no error building with gcc 14.
pallegro commented on 2024-06-24 22:23 (UTC) (edited on 2024-06-24 22:24 (UTC) by pallegro)
For me the build failed due to using gcc 14. Fixed by copying the following from pytorch's prepare function: