Search Criteria
Package Details: python-mediapipe 0.10.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-mediapipe.git (read-only, click to copy) |
---|---|
Package Base: | python-mediapipe |
Description: | A cross-platform, customizable ML solutions for live and streaming media |
Upstream URL: | https://github.com/google/mediapipe |
Licenses: | Apache-2.0 |
Submitter: | robertfoster |
Maintainer: | robertfoster (hottea) |
Last Packager: | hottea |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-11-20 13:48 (UTC) |
Last Updated: | 2024-05-21 12:26 (UTC) |
Dependencies (23)
- absl-py (python-absl)
- 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)
- libglvnd (libglvnd-gitAUR)
- opencv (opencv-cuda)
- opengl-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-vulkan-utilsAUR, nvidia-390xx-utilsAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-amd-bc250AUR, nvidia-utils-teslaAUR, mesa-wsl2-gitAUR, nvidia-535xx-utilsAUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-550xx-utilsAUR, nvidia-utils-betaAUR, nvidia-470xx-utilsAUR, amdonly-gaming-mesa-gitAUR, mesa, mesa-amber, nvidia-utils)
- python-attrs
- python-flatbuffers (python-flatbuffers-gitAUR)
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-opencv
- python-pillow (python-pillow-gitAUR)
- python-protobuf (python-protobuf-gitAUR)
- python-scipy (python-scipy-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR)
- python-six
- python-sounddevice
- 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)
- patchelf (patchelf-gitAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- Show 3 more dependencies...
Latest Comments
1 2 Next › Last »
hottea commented on 2024-07-16 00:43 (UTC)
@renyuneyun You need to build it in a clean chroot as described here. This PKGBUILD will download a bazel 7.0.0 binary release and build the pkg with bazel 7.0.0. Other newer bazel release did not work.
renyuneyun commented on 2024-07-15 21:52 (UTC)
I also got errors related to
bazel
. First I got error sayingbazel
not found, so I installed bazel to system (v7.2.0, inextra
repo). Then, during building, I got this error for bazel:I don't understand why bazel v7.2.0 is not expected to be compatible with v7.0.0, but that is what this indicates.
hottea commented on 2024-06-06 00:47 (UTC)
@krevedko It seems like a network error. You failed to download some files? Just clean your bazel cache and rebuild. Also, try building this pkg in a clean chroot with command:
extra-x86_64-build
, see also this wiki.krevedko commented on 2024-06-05 21:01 (UTC)
src/mediapipe-0.10.14/bazel-bin/mediapipe/modules/face_detection/face_detection_full_range_sparse.tflite
points to/tmp/bazel-source-roots/1/file/downloaded
.Is it possible to fix such ...?
robertfoster commented on 2024-03-23 12:18 (UTC)
Hi @hottea, I uploaded your edits and set you as co-maintainer.
@yochananmarqos, done you can find python-mediapipe-bin with your suggested edits
hottea commented on 2024-02-21 06:30 (UTC)
Hello, we could build this pkg from the source now, and GPU support by opengl is also enabled. See https://github.com/hubutui/python-mediapipe-pkgbuild.
yochananmarqos commented on 2024-01-15 00:53 (UTC)
@robertfoster: Please resubmit as
python-mediapipe-bin
. Use Installer & Wheel instead of Pip:MarsSeed commented on 2023-11-04 23:47 (UTC)
pip should not be used to install Python packages in PKGBUILDs.
Also this should be built from source, or the package should be renamed and resubmitted as
python-mediapipe-bin
.toynbeeidea commented on 2023-06-03 22:38 (UTC)
Version 10 is still broken:
-> error making: python-mediapipe-exit status 4 -> Failed to install the following packages. Manual intervention is required: python-mediapipe - exit status 4
lemust83 commented on 2023-05-08 06:16 (UTC)
I got this error : ERROR: mediapipe-0.9.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl is not a supported wheel on this platform.
1 2 Next › Last »