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

Installing MediaPipe in PyCharm #2081

Closed
Moronixo opened this issue May 26, 2021 · 12 comments
Closed

Installing MediaPipe in PyCharm #2081

Moronixo opened this issue May 26, 2021 · 12 comments
Assignees
Labels
platform:python MediaPipe Python issues task::all All tasks of MediaPipe type:build/install For Build and Installation issues

Comments

@Moronixo
Copy link

I'm using PyCharm for a project I'm working and I've been trying to install MediaPipe but I'm not sure how to go around it, could anyone possibly lend a hand on how to do it?

Any help is appreciated :)

@Rishikesh-Reddy
Copy link

Hello @Moronixo

At the Bottom Left of a Pycharm Window you will find Python Packages
click on it and in the search bar type Mediapipe

Screenshot 2021-05-27 041717

@Moronixo
Copy link
Author

Hi @Rishikesh-Reddy
Sorry if I'm being a pain and missing something obvious here but I can only see these:

capure
capture2

@Moronixo
Copy link
Author

Is this the same thing as looking at packages in the python interpreter? As there I cannot see MediaPipe in that

@sgowroji sgowroji self-assigned this May 27, 2021
@Rishikesh-Reddy
Copy link

hello @Moronixo

In pycharm enter crtl+Alt+s so that settings window is shown

Screenshot 2021-05-27 095330

you can find the packages here you can add a package by clicking on the + and searching for the package and installing it

Glad if I could help
Thank You

@sgowroji sgowroji added task::all All tasks of MediaPipe platform:python MediaPipe Python issues stat:awaiting response Waiting for user response type:build/install For Build and Installation issues labels May 27, 2021
@Moronixo
Copy link
Author

Sorry again but when I type MediaPipe into the search it comes up empty:
image

Could it be that I have a package installed already that is not supported with MediaPipe?

@Moronixo
Copy link
Author

To point out I should have mentioned before is that I used Anaconda initially to download my packages.

@Moronixo
Copy link
Author

I've managed to solve my issue, I realised it was using the Anaconda package manager while searching, unselecting I've managed to find it.

@google-ml-butler
Copy link

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

@sgowroji sgowroji removed the stat:awaiting response Waiting for user response label May 28, 2021
@younasm
Copy link

younasm commented Oct 7, 2022

i did the same but not working for me showing error.

ERROR: Could not find a version that satisfies the requirement mediapipe (from versions: none)
ERROR: No matching distribution found for mediapipe

I am using python version 3.10.6

@dubey2002
Copy link

Same issue i am also not able to install media pipe

@g-o-o-g-l-e
Copy link

I am having the same problem
ERROR: Could not find a version that satisfies the requirement mediapipe (from versions: none)
ERROR: No matching distribution found for mediapipe
I have the same error in #57,#58 and #59

@g-o-o-g-l-e
Copy link

I have version 3.12.1

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

No branches or pull requests

6 participants