Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Incompatible with numpy>0.24 #47

Open
epignatelli opened this issue Jan 11, 2023 · 0 comments
Open

Incompatible with numpy>0.24 #47

epignatelli opened this issue Jan 11, 2023 · 0 comments

Comments

@epignatelli
Copy link

epignatelli commented Jan 11, 2023

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'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant