Search Criteria
Package Details: python-mediapipe-git 0.10.18.r137.0cd1f15d5-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-12-20 03:11 (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)
- libglvnd (libglvnd-gitAUR)
- opencv (opencv-cuda)
- opengl-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-vulkan-utilsAUR, mesa-minimal-gitAUR, mesa-wsl2-gitAUR, nvidia-535xx-utilsAUR, nvidia-470xx-utilsAUR, mesa-amd-bc250AUR, nvidia-390xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-utils-betaAUR, nvidia-525xx-utilsAUR, amdonly-gaming-mesa-gitAUR, nvidia-550xx-utilsAUR, nvidia-510xx-utilsAUR, mesa-gitAUR, mesa, mesa-amber, nvidia-utils)
- python-attrs
- python-flatbuffers (python-flatbuffers-gitAUR)
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-opencv (python-opencv-cuda)
- python-pillow
- python-protobuf (python-protobuf-gitAUR)
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, 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...
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
ixaphire commented on 2021-11-01 02:28 (UTC)
FYI: gcc10 is probably no longer needed, I've just built the package using gcc11
ngoonee commented on 2021-10-29 04:47 (UTC)
Unable to build this, error is FATAL: bazel crashed due to an internal error. Printing stack trace:
nikisalli commented on 2021-09-19 12:13 (UTC)
same problem as @7thSon
7thSon commented on 2021-09-10 15:57 (UTC)
@Premik, no I'm building it for
x86_64
. I just tried it again and it failed just like I mentioned in my previous post. It builds for a long time, probably 10 minutes before the failure happens.Premik commented on 2021-09-08 07:43 (UTC)
@7thSon I couldn't reproduce this on the
x86_64
platform. Are you building this forarm
?7thSon commented on 2021-09-01 16:22 (UTC)
I'm failing to update this package with this error message:
error: can't copy 'mediapipe/examples/android/solutions/facemesh/src/main/res': doesn't exist or not a regular file
llabusch93 commented on 2021-08-19 07:15 (UTC)
Hello,
the build fails:
==> Starting prepare()... patching file third_party/opencv_linux.BUILD Hunk #1 FAILED at 12. 1 out of 1 hunk FAILED -- saving rejects to file third_party/opencv_linux.BUILD.rej ==> ERROR: A failure occurred in prepare(). Aborting...
Any fixes for that yet?
Rhinoceros commented on 2021-07-08 11:22 (UTC)
Thanks @Premik. Builds fine now.
Yes, the
package()
section sure takes ages. I think maybe it's only partially building again.cgirard commented on 2021-07-08 10:20 (UTC)
Thanks.
It looks to me that it is rebuilding everything in the package phase. Not sure why.
Premik commented on 2021-07-08 10:14 (UTC)
I've updated the
PKGBUILD
to use whateverbazel
version is currently available in path. Hope it helps.Upstream actually requires bazel
3.7.0
. And while there isbazel3
in AUR bazel v4 seems to build the project just fine. Bazel3 and 4 conflictbazel
. Perhaps usingbazelisk
would allow the two to coexist. Not sure.« First ‹ Previous 1 2 3 4 Next › Last »