Skip to content

Conversation

quentinhaenn
Copy link
Owner

Description

Changes involve '.A' stuff that is deprecated in latest versions of Scipy (since 1.11).
Replacing each '.A' by '.toarray()' solved the issue.

Also adding the upper bound on numpy version until 2.0 compatibility

Related Issues

Fix PreferredAI#628

Checklist:

  • I have added tests.
  • I have updated the documentation accordingly.
  • I have updated README.md (if you are adding a new model).
  • I have updated examples/README.md (if you are adding a new example).
  • I have updated datasets/README.md (if you are adding a new dataset).

Since this is already covered by existing tests and doc, I think nothing has to be updated.

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.

[BUG] Crash when using cornac with Numpy 2.0
4 participants