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, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- libglvnd (libglvnd-gitAUR)
- opencv (opencv-cuda)
- opengl-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, nvidia-510xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-470xx-utilsAUR, nvidia-550xx-utilsAUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, nvidia-390xx-utilsAUR, mesa-gitAUR, nvidia-vulkan-utilsAUR, nvidia-535xx-utilsAUR, nvidia-utils-betaAUR, mesa-rk35xx-gitAUR, nvidia-525xx-utilsAUR, mesa, mesa-amber, nvidia-utils)
- python-attrs (python-attrs-gitAUR)
- 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-pillow-simd-gitAUR)
- python-protobuf (python-protobuf-gitAUR, python-protobuf-21AUR)
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- python-six
- python-sounddeviceAUR
- python-tensorflow (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_64platform. 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 filellabusch93 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
PKGBUILDto use whateverbazelversion is currently available in path. Hope it helps.Upstream actually requires bazel
3.7.0. And while there isbazel3in AUR bazel v4 seems to build the project just fine. Bazel3 and 4 conflictbazel. Perhaps usingbazeliskwould allow the two to coexist. Not sure.« First ‹ Previous 1 2 3 4 Next › Last »