Coder Social home page Coder Social logo

No module named error about blendarmocap HOT 9 CLOSED

cgtinker avatar cgtinker commented on August 20, 2024
No module named error

from blendarmocap.

Comments (9)

cgtinker avatar cgtinker commented on August 20, 2024

can you link the console text?
the installation process failed in your case.

from blendarmocap.

kapilmathur123 avatar kapilmathur123 commented on August 20, 2024

error
error1

from blendarmocap.

cgtinker avatar cgtinker commented on August 20, 2024

in the screenshot it looks like it has been installed on your system python. On windows users can have a custom python environment path in blender which may causes this issue.
For now, just copy the folders mediapipe, mediapipe-0.8.x.x.dist-info, cv2, opencv_contrib_python-4.x.x.xx.dist-info, opencv_python-4.x.x.xx.dist-info from your site packages in blenders site packages.

you should find the folders at:
User/username/AppData/Roaming/Python/Python39/site-packages
and move the folders to:
.Blender/Contents/Resources/3.0/python/lib/python3.7/site-packages

(path may differ a bit)

from blendarmocap.

kapilmathur123 avatar kapilmathur123 commented on August 20, 2024

i got this location User/username/AppData/Roaming/Python/Python39/site-packages but i did not got this location Blender/Contents/Resources/3.0/python/lib/python3.7/site-packages

can you share this Blender/Contents/Resources/3.0/python/lib/python3.7/site-packages location screenshot

from blendarmocap.

cgtinker avatar cgtinker commented on August 20, 2024

don't have a screenshot :>
blender installs it's own python binary which is located in the "blender" folder. /Contents/Resources is probably only for mac.
so basically the path is: 'your_blender_folder'/'blender_version'/python/lib/'python-version'/sitepackages

from blendarmocap.

kapilmathur123 avatar kapilmathur123 commented on August 20, 2024

error
no module named " google" error

from blendarmocap.

cgtinker avatar cgtinker commented on August 20, 2024

no module named " google" error

uhm. ok I'm confused. In the console message I don't see a reason for this behaviour. Also I'm not trying to import a "google" module. When does this issue occur? Does the detection work?

from blendarmocap.

kapilmathur123 avatar kapilmathur123 commented on August 20, 2024

error
no its not work

from blendarmocap.

kapilmathur123 avatar kapilmathur123 commented on August 20, 2024

and I also want to suggest you that you should make software or application for this addon for example blendartrack

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.