Skip to content

libfreenect fails to build with Cython 3.0.0 #673

@prmehta24

Description

@prmehta24

I am on Ubuntu 18.04, Cython 3.0.0, Python 3.8.

I tried to compile libfreenect with

cmake .. -L -DBUILD_PYTHON3=ON -DPython3_EXACTVERSION=3.8

make

It gave the error:

Cannot assign type 'void (freenect_device *, void *, uint32_t) except * nogil'

I downgraded Cython to 0.29.14 and it compiled perfectly.

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