Skip to content

RSMTool fairness section is broken with numpy 1.24 #579

@desilinguist

Description

@desilinguist

This is because of a change in the numpy API where they have deprecated a bunch of stuff:

AttributeError: module 'numpy' has no attribute 'warnings'

This will be fixed in the next release. For now, the workaround is to downgrade numpy to 1.23.5.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions