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-utils-teslaAUR, nvidia-525xx-utilsAUR, amdonly-gaming-mesa-gitAUR, nvidia-550xx-utilsAUR, nvidia-510xx-utilsAUR, mesa-gitAUR, nvidia-390xx-utilsAUR, nvidia-utils-betaAUR, 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-pillow-simd-gitAUR)
- 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)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- wget (wget-gitAUR, wurlAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
renyuneyun commented on 2022-01-12 22:27 (UTC)
With a recent update to opencv, this package stops working for me (it's a dependency of
fake-background-webcam-git
).It yields error:
Seems this file has been removed from
opencv
package in the recent update. Now there are onlylibopencv_core.so.4.5.5
,libopencv_core.so.405
and/usr/lib/libopencv_core.so
.How should this be dealt with?
Mr.42 commented on 2021-12-15 13:38 (UTC)
@Premik: Amazing, that works. Thank you very much. I just failed to see that comment... or that there's a page 2. Silly me.
Premik commented on 2021-12-15 13:34 (UTC)
@Mr.42 I think I got some 404 too. But it might be red herring. Try setting java to v11 with
archlinux-java
. As @nikisalli suggested below. As there is some java module error:Mr.42 commented on 2021-12-15 13:08 (UTC)
I'm not getting this installed, due to a bazel error as well as some 404s. Any ideas?
Premik commented on 2021-12-15 09:11 (UTC)
Indeed seems the
gcc 11.1.0
buils this now fine. Including theopencv
. But I couldn't get thefake-background-webcam
working anyway. It just shows the original camera stream on the fake device with no masking at all.Reg. the copy-error and other strange build errors. Bazel creates ~2G in
/tmp/bazel/_bazel_${USER}/
so check you have enough space there.buzo commented on 2021-12-14 09:26 (UTC) (edited on 2021-12-14 09:27 (UTC) by buzo)
Python 3.10 is now supported, but now the build fails because
--link-opencv
is not recognized any more. But without this option it fails, too. Does anybody have an idea?buzo commented on 2021-12-13 11:13 (UTC)
I have reported this build failure upstream here.
kescherAUR commented on 2021-12-13 02:17 (UTC) (edited on 2021-12-13 02:17 (UTC) by kescherAUR)
With the recent Python 3.10 update, this package no longer builds. (upstream does not support 3.10 yet)
nikisalli commented on 2021-11-26 10:59 (UTC)
@ngoonee switch to an older java version like java 11
« First ‹ Previous 1 2 3 4 Next › Last »