Skip to content

Can't import python3 wrapper (ModuleNotFoundError: No module named 'freenect') #683

Open
@Looki2000

Description

@Looki2000

I'm trying to build libfreenect wrapper for python 3 on Raspberry OS (pi 3 B) but I can't import it. There are no errrors when building it. (freenect-glview is working fine) Running python3 with sudo and restarting the terminal does not help. freenect is not present in pip list
I have tried to follow the official build Instructions and this (I had to set DCYTHON_EXECUTABLE to /usr/local/bin/cython).
How can I fix that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions