Skip to content

ImportError trying to install pylibfreenect2 #88

Description

@briankmcm

I'm trying to install pylibfreenect2 on a Jetson Nano running Ubuntu 18.04. I'm using Python 3.7. I cloned the repository, went to the pylibfreenect2 folder and tried "sudo python3 setup.py install". I got the following error message;
ImportError: cannot import name 'multiarray' from 'numpy.core'

When I tried "sudo python setup.py install", I got the following error message;
ImportError: no module named setuptools

Any guidance would be appreciated.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions