Coder Social home page Coder Social logo

Comments (6)

cgtinker avatar cgtinker commented on July 20, 2024

Which operating system are you using?

from blendarmocap.

AvasavA avatar AvasavA commented on July 20, 2024

i am having the same problem sir i am running windows 11 blender 3.2
No module named 'mediapipe.python' this is the error
do you know how to download every thing manually if even posble

from blendarmocap.

cgtinker avatar cgtinker commented on July 20, 2024

yea it's possible using the command line:

  1. find the path to your blender python executable (usually located in the blender folder/resources/version/python/bin)
  2. path/to/python_executeable ensurepip
  3. path/to/python_executeable pip install mediapipe
  4. path/to/python_executeable pip install opencv-python

On silicon macs it's required to use blenders intel version, as the silicon version of mediapipe is not stable enough. Also 64bit operating systems are required. There can be issue installing mediapipe as it's still in beta.

from blendarmocap.

cgtinker avatar cgtinker commented on July 20, 2024

Did the manual setup solve your issue?
If not, could U try blendarmocap v1.5.0 in blender v2.9.3 LTS?

Let me know ;)

from blendarmocap.

AvasavA avatar AvasavA commented on July 20, 2024

Thanks for the reply i did use the v1.5.0 and all working great but the eye brows but i think it's more from my hardware

from blendarmocap.

cgtinker avatar cgtinker commented on July 20, 2024

great, thanks for the reply! are the eyebrows not animated at all or just with low movement? I've added custom properties to increase and decrease mapping results, so maybe u can adjust it :)
added some details in the readme, will make a tutorial about this soon

from blendarmocap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.