Search Criteria
Package Details: python-nvidia-dali 1.43.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-nvidia-dali.git (read-only, click to copy) |
---|---|
Package Base: | python-nvidia-dali |
Description: | A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications |
Upstream URL: | https://github.com/NVIDIA/DALI |
Licenses: | Apache-2.0 |
Submitter: | hottea |
Maintainer: | hottea (lilac) |
Last Packager: | lilac |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-30 06:42 (UTC) |
Last Updated: | 2024-10-30 22:36 (UTC) |
Dependencies (28)
- abseil-cpp (abseil-cpp-gitAUR)
- cfitsio
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libcudart.so (cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR, cuda)
- libsndfile (libsndfile-gitAUR)
- libtar
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- lmdb (lumosqlAUR, lmdb-gitAUR)
- opencv (opencv-cuda)
- protobuf (protobuf-gitAUR)
- python-astunparse
- python-dm-treeAUR (python-dm-tree-gitAUR)
- python-gast
- python-six
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- Show 8 more dependencies...
Latest Comments
hottea commented on 2020-03-12 15:34 (UTC)
@MoozIiSP Thanks for your report. The
PKGBUILD
will be updated in one day by bot @lilac from ArchLinux CN repo. You could install this pkg from ArchLinux CN repo once it's automatically packaged.MoozIiSP commented on 2020-03-12 08:31 (UTC)
After I've installed, when importing this package using
import nvidia.dali
, I got the following error:then, I link this .so file and related others to
/usr/lib
, thus the problem solved.