Fafa-DL / Opencv-project

Awesome Opencv Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I can't install the mediapipe packages in pycharm.

xuanxuanxie opened this issue · comments

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...