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

I can't install the mediapipe packages in pycharm. #2

Open
xuanxuanxie opened this issue Mar 2, 2022 · 1 comment
Open

I can't install the mediapipe packages in pycharm. #2

xuanxuanxie opened this issue Mar 2, 2022 · 1 comment

Comments

@xuanxuanxie
Copy link

hi~I can't install the mediapipe packages in pycharm when I try to run the code. For install it, I have tried the following ways but still could't work.

  1. I find the mediapipe in the pycharm->Settings->interpret that's where I used to install some packages, but the mediapipe is not in there.
  2. I try to use pip install requirement in cmd to install the mediapipe packages, but it said the version of numpy packages can't match the mediapipe. But the numpy version needed can't used in python3.7.
    However, my partner can install the mediapipe, so sad...
@Suchir2004
Copy link

@xuanxuanxie try to install dlib first locally then then hit the command in terminal pip install mediapipe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants