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.79k stars 5.18k forks source link

Installation Issue #5279

Closed moataz2002 closed 8 months ago

moataz2002 commented 8 months ago

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

None

OS Platform and Distribution

windows 11

Mobile device if the issue happens on mobile device

No response

Browser and version if the issue happens on browser

No response

Programming Language and version

python 3.12

MediaPipe version

No response

Bazel version

No response

Solution

FaceMesh

Android Studio, NDK, SDK versions (if issue is related to building in Android environment)

No response

Xcode & Tulsi version (if issue is related to building for iOS)

No response

Describe the actual behavior

I have tried to install it using pip, and it did not install

Describe the expected behaviour

not installed

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

"pip install" and not worked

Other info / Complete Logs

No response

zoroxide commented 8 months ago

mediapipe is not supported for 3.12, try to install it on python 3.9 (downgrade it)

google-ml-butler[bot] commented 8 months ago

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