Python - How to fix install mediapipe package error

preview_player
Показать описание
#python #mediapipe #fixerror

ERROR: Could not find a version that satisfies the requirement mediapipe (from versions none)
ERROR: No matching distribution found for mediapipe
Рекомендации по теме
Комментарии
Автор

Can I ask what version is better to use? Like what version of python did you use, version of openCV etc. because people show how to use it but doesn't say what versions do they use.

kaelthunderhoof
Автор

bro thank you..but in this python version cant able to install tenserflow and cvzone..so what should i do
?

SABEDIT
Автор

GRAAACIAAAS AMIGO yo he intentado instalar mediapipe como por 2 semanas y solo tu me has ayudado

ajolotito
Автор

how to come back to that original version again?

vanshagarwal
Автор

Instead use : "py -3.8 -m pip install mediapipe" you wouldn't need to install any old versions..

SHIKHARSHRIVASTAV-guro
Автор

It was of great help <3 thank U bro

nadiesdahernandez
Автор

Thanks man, this helped me (macOS Sonoma 14.2.1) [why is this problem with the newer versions a thing?]

nilsleonhardtdev
Автор

hey,
I tried selecting it but the version doesn't change and still remains the same, what should I do?

heenapatil
Автор

Change the environment variables from ....go to path....edit it....change from current python version to 3.8

manvigupta
Автор

A BIG THANKYOU FAINALLY I CAN INSTALL IT

vxwxbyz
Автор

Thank you very much, it help me so much

quangchiennguyen
Автор

problem :
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))': /simple/requests

marwanmahmoud-vfyw
Автор

Thanks for helping my final project 🤝🏻

Ytone-et
Автор

i really love the way of ur presentation

pmkmhsx
Автор

simply run: " pip install msvc-runtime " ...and the error will be gone, no need to install 3.8 version

rafiamalik
Автор

i am getting a error of this can u help me bro while i am installing the mediapipe module:


Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement mediapipe (from versions: none)
ERROR: No matching distribution found for mediapipe

anonymous_