Skip to content

Building wheel for mathutils (setup.py) ... error #33

@ew-wlee

Description

@ew-wlee

Thanks for your amazing work.
However, an error occurs during the building of the mathutils package when running python setup.py bdist_wheel. The compilation fails due to an incompatible function call in the mathutils.c file. Specifically, the function _Py_HashDouble is called with two arguments, whereas it expects only a single double argument. This mismatch results in a gcc compilation error.
So which version of mathutils package should be used ?

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