Skip to content

bug: numpy v2 #76

@martinjrobins

Description

@martinjrobins

I get the following error when I try to run the client app:

numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject

this can be solved by installing numpy v1, ie. add to the requirements file dev.txt:

numpy==1.26.4

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