Skip to content

Fix: run_recbole.py breaks with latest numpy.#2084

Open
morkapronczay wants to merge 1 commit intoRUCAIBox:masterfrom
morkapronczay:patch-3
Open

Fix: run_recbole.py breaks with latest numpy.#2084
morkapronczay wants to merge 1 commit intoRUCAIBox:masterfrom
morkapronczay:patch-3

Conversation

@morkapronczay
Copy link

From numpy==1.24 using bool8 is deprecated. Fixed the numpy dependency to version 1.23.1 to avoid having issues with the use of bool8.

From `numpy==1.24` using `bool8` is deprecated. Fixed the `numpy` dependency to version `1.23.1` to avoid having issues with the use of `bool8`.
@TayTroye
Copy link
Collaborator

@morkapronczay
Hello, thanks for your attention. Our new requirements file has already avoided this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants