Opencv-project
Opencv-project copied to clipboard
I can't install the mediapipe packages in pycharm.
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.
- 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.
- 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...
@xuanxuanxie try to install dlib first locally then then hit the command in terminal pip install mediapipe