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

Media Pipe (dependency) will not install 😭 #180

Open
maxbatt22 opened this issue Apr 28, 2024 · 2 comments
Open

Media Pipe (dependency) will not install 😭 #180

maxbatt22 opened this issue Apr 28, 2024 · 2 comments

Comments

@maxbatt22
Copy link

Describe the bug
When installing MediaPipe, the plugin fails while using Mac + Blender.

To Reproduce

  1. Launch Blender on Mac
  2. Follow provided installation instructions
  3. Try to use plugin (see an error instead of UI)

Expected behavior
The plugin is usable inside of Blender.

Screenshots
Screenshot 2024-04-28 at 12 24 46 PM
Screenshot 2024-04-28 at 12 24 21 PM

Desktop (please complete the following information):

  • OS: [Mac Ventura 13.2]
  • Blender Version 2.91
  • BlendArMocap Version Latest

Additional context
I also tried to use the hack where we separately install OpenCV, and then try to install BlendAR mobcap, but this also didn't work. Thanks!

@jasonparekh
Copy link

Similar story here, I just installed the latest version using:

sudo /Applications/Blender.app/Contents/Resources/4.1/python/bin/python3.11 -m pip install mediapipe-silicon

(Your python path may be different -- I copied the path from the output and just used it to install mediapipe-silicon). As of now, it seems like 0.9.2.1 works.

@MarcDBoss
Copy link

@maxbatt22 have you followed these steps from the documentation?

Mac
Start Blender as admin by using the terminal:

Navigate to Blender: cd /Applications/Blender/Contents/MacOS

Run Blender as admin: sudo ./Blender

The Terminal request may be blocked even with elevated privileges, if that happens navigate to System Settings > Privacy and Security > Full Disk Access then activate your Terminal. After doing so, the sudo tag shouldn’t be required anymore.

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

3 participants