Skip to content

Incompatible with numpy>0.24 #47

@epignatelli

Description

@epignatelli

np.int and analogous expired their deprecation period and have been removed in Numpy 0.24.0:
https://numpy.org/doc/stable/release/1.24.0-notes.html#expired-deprecations

This causes:

import bsuite

# Output
AttributeError: module 'numpy' has no attribute 'int'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions