Search Criteria
Package Details: python-mediapipe-git 0.10.13.r41.9fcc392d8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-mediapipe-git.git (read-only, click to copy) |
---|---|
Package Base: | python-mediapipe-git |
Description: | A cross-platform, customizable ML solutions for live and streaming media |
Upstream URL: | https://github.com/google/mediapipe |
Licenses: | Apache-2.0 |
Conflicts: | python-mediapipe |
Provides: | python-mediapipe |
Submitter: | Premik |
Maintainer: | Premik (hottea) |
Last Packager: | hottea |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-07-07 23:12 (UTC) |
Last Updated: | 2024-05-12 06:23 (UTC) |
Dependencies (24)
- 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-525xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-470xx-utilsAUR, nvidia-550xx-utilsAUR, nvidia-utils-betaAUR, mesa-minimal-gitAUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, nvidia-535xx-utilsAUR, nvidia-utils-teslaAUR, 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-opencv
- python-pillow (python-pillow-gitAUR)
- python-protobuf (python-protobuf-gitAUR)
- python-scipy (python-scipy-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR)
- 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)
- git (git-gitAUR, git-glAUR) (make)
- patchelf (patchelf-gitAUR) (make)
- python-build (make)
- Show 4 more dependencies...
Required by (1)
- fake-background-webcam-git (requires python-mediapipe)
Latest Comments
1 2 3 4 Next › Last »
hottea commented on 2024-05-12 14:11 (UTC)
Build it in a clean chroot, see also this wiki
If you have already git clone the repo, you could
git pull
the latest commit and then build it in a clean chroot.bogdansv commented on 2024-05-12 07:24 (UTC)
@hottea Please forgive my ignorance. Perhaps I am doing something wrong. I cloned this repo and
makepkg -si
and ran into that error. How can I use the commit you provided? Again, please excuse me if I am doing something really stupid :).hottea commented on 2024-05-12 06:25 (UTC)
@bogdansv this is fixed in this commit
bogdansv commented on 2024-05-11 15:57 (UTC)
Build fails.
Premik commented on 2024-02-21 09:23 (UTC)
Hello @hottea, Well done, thanks. Don't you want to maintain this package then? I've added you to the maintainers list..
hottea commented on 2024-02-21 06:31 (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. This also works for the current master branch.
hottea commented on 2024-02-05 04:35 (UTC)
fail to build due to:
also, we need to update
WORKSPACE
, see also https://github.com/google/mediapipe/issues/5105toynbeeidea commented on 2023-05-21 13:53 (UTC) (edited on 2023-05-21 13:55 (UTC) by toynbeeidea)
invade_r commented on 2022-04-08 13:15 (UTC) (edited on 2022-04-08 13:16 (UTC) by invade_r)
For exception:
yay -Sy python-mediapipe-git --rebuild
do the trickPremik commented on 2022-01-18 23:22 (UTC)
@renyuneyun I couldn't reproduce. Generally AUR packages have to be recompiled when there is system update which changes the shared libs. Try to rebuild both
mediapipe
andfakewebcam
.1 2 3 4 Next › Last »