Git Product home page Git Product logo

Comments (10)

r9y9 avatar r9y9 commented on May 23, 2024

Seems dup of #28. See the discussion and let me know if you find a solution.

from pylibfreenect2.

dhruvdesmond avatar dhruvdesmond commented on May 23, 2024

Still nothing.
I tried python setup.py install.
I get this

dhruv@dh-7537:~$ python setup.py install
Traceback (most recent call last):
File "setup.py", line 1, in
import _pyfreenect2
ImportError: No module named _pyfreenect2

from pylibfreenect2.

r9y9 avatar r9y9 commented on May 23, 2024

Ok, seems dup of #9. Please see my comment #9 (comment). You are trying to install different package.

from pylibfreenect2.

dhruvdesmond avatar dhruvdesmond commented on May 23, 2024

How to do this ?
You have set LIBFREENECT2_INSTALL_PREFIX environmental variable (default: /usr/local/).
What is the command.

from pylibfreenect2.

r9y9 avatar r9y9 commented on May 23, 2024

To be sure, are you trying to install pylibfreenect2, not pyfreenect2?

from pylibfreenect2.

dhruvdesmond avatar dhruvdesmond commented on May 23, 2024

yes pylibfreenect2

from pylibfreenect2.

dhruvdesmond avatar dhruvdesmond commented on May 23, 2024

For skeleton tracking using Kinect2. Any other library are also there for that. If Any please do suggest

from pylibfreenect2.

r9y9 avatar r9y9 commented on May 23, 2024

Google it with "how to set environment variable" to learn how. In short, assuming you are on linux, then type the following command in your terminal:

export LIBFREENECT2_INSTALL_PREFIX=${your libfreenect install path}

from pylibfreenect2.

r9y9 avatar r9y9 commented on May 23, 2024

libfreenect2 doesn't support skeleton tracking. I'd suggest you to use the official Kinect-SDK or https://github.com/Kinect/PyKinect2.

from pylibfreenect2.

dhruvdesmond avatar dhruvdesmond commented on May 23, 2024

Thanks. Will look into it.

from pylibfreenect2.

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.