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

pip install media-pipe does not work for any python version, MacOS Big Sur 11.2.1 #1622

Closed
chrisdoyleIE opened this issue Feb 16, 2021 · 7 comments
Assignees
Labels
platform:python MediaPipe Python issues type:build/install For Build and Installation issues

Comments

@chrisdoyleIE
Copy link

Hi,

I've tried installing media pipe in various pyenv environments from 3.6.0 right through to 3.8.6. There is a previous issue #1466 that is fixed by using python 3.7.9, but this isn't helping me. The issue remains. Can you please help me?

macOS Big Sur 11.2.1

(xrc) cp@Christophers-MacBook-Pro ~ % pip install mediapipe
Collecting mediapipe
ERROR: Could not find a version that satisfies the requirement mediapipe (from versions: none)
ERROR: No matching distribution found for mediapipe
@chrisdoyleIE
Copy link
Author

chrisdoyleIE commented Feb 16, 2021

I've also tried downloading the binary wheel from here, and following the steps here which hasn't solved the issue. Any help would be greatly appreciated!

@jiuqiant
Copy link
Contributor

Is your macbook pro with the m1 chip? The wheels are for x86_64 only.

@jiuqiant jiuqiant self-assigned this Feb 16, 2021
@chrisdoyleIE
Copy link
Author

Nope, intel chip. I've completely nuked my hard drives after a messy Catalina install so it'll be a few hours / days before I can replicate

@jiuqiant
Copy link
Contributor

It works on my end... Could you try what I did to see if there is still a problem?

Screen Shot 2021-02-18 at 10 22 06 AM

@rmothukuru rmothukuru added platform:python MediaPipe Python issues type:build/install For Build and Installation issues stat:awaiting response Waiting for user response labels Feb 19, 2021
@jiuqiant jiuqiant closed this as completed Mar 4, 2021
@sgowroji sgowroji removed the stat:awaiting response Waiting for user response label Mar 15, 2021
@rtrjmishra
Copy link

@jiuqiant Could you please help me in installing MediaPipe on my macOS Big Sur 11.5.1 M1 and python=3.8.10
Thank you.

@saltfish13
Copy link

it seems M1 is not currently supported

@justin-f-perez
Copy link

justin-f-perez commented Nov 19, 2021

@rtrjmishra @saltfish13 you need to install/run using rosetta for x86_64 emulation. See: #2120 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:python MediaPipe Python issues type:build/install For Build and Installation issues
Projects
None yet
Development

No branches or pull requests

7 participants