Search Criteria
Package Details: python-openvino 2025.1.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/openvino.git (read-only, click to copy) |
---|---|
Package Base: | openvino |
Description: | Python bindings for OpenVINO |
Upstream URL: | https://docs.openvino.ai/ |
Licenses: | Apache-2.0, LicenseRef-custom |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 14 |
Popularity: | 0.64 |
First Submitted: | 2020-12-23 22:29 (UTC) |
Last Updated: | 2025-05-01 14:11 (UTC) |
Dependencies (30)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- openvinoAUR (openvino-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-openvino-telemetryAUR
- python-packaging
- cmake (cmake-gitAUR, cmake3AUR) (make)
- flatbuffers (flatbuffers-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- git-lfs (git-lfs-gitAUR) (make)
- ocl-icd (opencl-icd-loaderAUR, khronos-ocl-icd-gitAUR) (make)
- onetbb (make)
- opencv (opencv-cuda) (make)
- patchelf (patchelf-gitAUR) (make)
- protobuf (protobuf-gitAUR) (make)
- pugixml (pugixml-gitAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- snappy (snappy-gitAUR) (make)
- python-jaxAUR (python-jax-binAUR) (optional) – for JAX frontend
- python-opencv (python-opencv-cuda) (optional) – for filling vectors in benchmark
- python-pillow (python-pillow-simd-gitAUR) (optional) – for Torchvision to OpenVINO preprocessing converter
- 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-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm) (optional) – for PyTorch frontend and Torchvision to OpenVINO preprocessing converter
- 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) – for TensorFlow frontend
- python-torchvision (python-torchvision-gitAUR, python-torchvision-rocm-binAUR, python-torchvision-rocmAUR, python-torchvision-cuda) (optional) – for Torchvision to OpenVINO preprocessing converter
Required by (0)
Sources (28)
- 010-openvino-change-install-paths.patch
- 020-openvino-disable-werror.patch
- 030-openvino-level-zero-disable-werror.patch
- 040-openvino-protobuf23-fix.patch
- 050-openvino-gcc15-fix.patch
- git+https://github.com/ARM-software/ComputeLibrary.git
- git+https://github.com/ARM-software/kleidiai.git
- git+https://github.com/gflags/gflags.git
- git+https://github.com/herumi/xbyak.git
- git+https://github.com/herumi/xbyak_riscv.git
- git+https://github.com/intel/ittapi.git
- git+https://github.com/intel/level-zero-npu-extensions.git
- git+https://github.com/jbeder/yaml-cpp.git
- git+https://github.com/KhronosGroup/OpenCL-CLHPP.git
- git+https://github.com/KhronosGroup/OpenCL-Headers.git
- git+https://github.com/libxsmm/libxsmm.git
- git+https://github.com/madler/zlib.git
- git+https://github.com/nithinn/ncc.git
- git+https://github.com/nlohmann/json.git
- git+https://github.com/oneapi-src/level-zero.git
- git+https://github.com/oneapi-src/oneDNN.git
- git+https://github.com/onnx/onnx.git
- git+https://github.com/openvinotoolkit/mlas.git
- git+https://github.com/openvinotoolkit/openvino.git#commit=6fec06580ab8f60d1518420d17a02e8057a74349?signed
- git+https://github.com/openvinotoolkit/shl.git
- git+https://github.com/openvinotoolkit/telemetry.git
- googletest-openvinotoolkit
- oneDNN-openvinotoolkit
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
EndlessEden commented on 2024-08-19 07:41 (UTC)
please add "scons" to builddep, build is failing with this.
tolja commented on 2024-08-17 04:05 (UTC)
Sure enough that did it, thanks. I'll let you know if I can figure out what's preventing the build on my system.
dbermond commented on 2024-08-16 16:01 (UTC)
@tolja try to build the package in a clean chroot. It should work. If it works, then it probably demonstrates there is some inconsistency/incompatibility/problem in your system that is preventing the build.
tolja commented on 2024-08-16 15:58 (UTC)
Yeah I'm using arch. Tried first with
yay
and then regularly withmakepkg
on a freshly cloned repo.dbermond commented on 2024-08-16 15:29 (UTC)
@tolja I have just checked, and the package is building fine. Are you on Arch Linux? What is the command you are using to build?
tolja commented on 2024-08-16 13:01 (UTC)
makepkg
is failing for me:followed by the same CMake error for tensorflow, paddle and pytorch
dbermond commented on 2024-05-08 16:22 (UTC) (edited on 2024-05-08 16:22 (UTC) by dbermond)
@boesi Your log suggests that you are using EndeavourOS, but this is not supported. AUR helpers are also not supported. The package is building fine. Please seek help in your distribution support channels.
boesi commented on 2024-05-08 03:40 (UTC) (edited on 2024-05-08 03:54 (UTC) by boesi)
Paru (and Yay) have wanted to install openvino again and again for some time now.
So, where does this "latest-commit" come from? And how do I get rid of it?
dbermond commented on 2024-05-04 19:14 (UTC)
@applebloom Nice, good to know it worked for you. Thank you for the confirmation.
applebloom commented on 2024-05-04 19:08 (UTC)
@dbermond It worked, thanks.
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »