Skip to content

Build failure: python3Packages.pomegranate with Numpy 2 #365521

Open
@FliegendeWurst

Description

Steps To Reproduce

  1. build python3Packages.pomegranate.override { numpy = numpy_2; } (the default version used soon)

(staging-next)

Build log

Build Log
Error compiling Cython file:
------------------------------------------------------------
...

cpdef disable_gpu():
        global GPU
        GPU = False

cdef ndarray_wrap_cpointer(void* data, numpy.npy_intp n):
     ^
------------------------------------------------------------

pomegranate/utils.pyx:120:5: Function signature does not match previous declaration

Additional context

Metadata

Notify maintainers

@rybern


Note for maintainers: Please tag this issue in your PR.


Add a 👍 reaction to issues you find important.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions