Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3.13无法安装mediapipe #5909

Open
CMOS-XZM opened this issue Mar 14, 2025 · 1 comment
Open

python3.13无法安装mediapipe #5909

CMOS-XZM opened this issue Mar 14, 2025 · 1 comment
Assignees
Labels
os:windows MediaPipe issues on Windows platform:python MediaPipe Python issues stat:awaiting response Waiting for user response type:build/install For Build and Installation issues

Comments

@CMOS-XZM
Copy link

OS Platform and Distribution

Windows 11

Compiler version

python

Programming Language and version

python3.13

Installed using virtualenv? pip? Conda?(if python)

No response

MediaPipe version

0.10.21

Bazel version

No response

XCode and Tulsi versions (if iOS)

No response

Android SDK and NDK versions (if android)

No response

Android AAR (if android)

None

OpenCV version (if running on desktop)

No response

Describe the problem

python3.13无法安装mediapipe

Complete Logs

C:\Users\ASUS>pip install mediapipe
ERROR: Could not find a version that satisfies the requirement mediapipe (from versions: none)
ERROR: No matching distribution found for mediapipe
@CMOS-XZM CMOS-XZM added the type:build/install For Build and Installation issues label Mar 14, 2025
@kuaashish kuaashish assigned kuaashish and unassigned kalyan2789g Mar 17, 2025
@kuaashish kuaashish added os:windows MediaPipe issues on Windows platform:python MediaPipe Python issues labels Mar 17, 2025
@kuaashish
Copy link
Collaborator

Hi @CMOS-XZM,

It appears you are using an unsupported version of Python. The supported versions are 3.9 to 3.12, as outlined in the documentation here. Please try using a supported version and let us know the outcome.

If you believe Python 3.13 should be supported, kindly raise a new feature request with details about the benefits of Python 3.13. We will bring this issue to the attention of our team for consideration.

Thank you!!

@kuaashish kuaashish added the stat:awaiting response Waiting for user response label Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os:windows MediaPipe issues on Windows platform:python MediaPipe Python issues stat:awaiting response Waiting for user response type:build/install For Build and Installation issues
Projects
None yet
Development

No branches or pull requests

3 participants