google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://ai.google.dev/edge/mediapipe
Apache License 2.0
27.42k stars 5.15k forks source link

About installing Mediapipe #4761

Closed ajunyo closed 1 year ago

ajunyo commented 1 year ago

Have I written custom code (as opposed to using a stock example script provided in MediaPipe)

None

OS Platform and Distribution

Windows10

MediaPipe Tasks SDK version

No response

Task name (e.g. Image classification, Gesture recognition etc.)

Mediapipe

Programming Language and version (e.g. C++, Python, Java)

python

Describe the actual behavior

I want to use the compiled opencv with cuda (including contrib) to install Mediapipe, but it cannot be installed.
It can only be successfully installed through pip's opencv python installation. How should we solve it.

Describe the expected behaviour

.

Standalone code/steps you may have used to try to get what you need

.

Other info / Complete Logs

No response

schmidt-sebastian commented 1 year ago

Please follow the installation guide at https://developers.google.com/mediapipe/framework/getting_started/install.md#installing_on_windows

google-ml-butler[bot] commented 1 year ago

Are you satisfied with the resolution of your issue? Yes No