You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PR #2127 set scipy<=1.13.1 because of the deprecated .A in scipy is still used in cornac. This issue is just a reminder of removing this setting when cornac releases a new version (>2.2.1) that resolves the problem.
In which platform does it happen?
How do we replicate the issue?
Expected behavior (i.e. solution)
Other Comments
The text was updated successfully, but these errors were encountered:
Description
The PR #2127 set
scipy<=1.13.1
because of the deprecated.A
in scipy is still used in cornac. This issue is just a reminder of removing this setting when cornac releases a new version (>2.2.1) that resolves the problem.In which platform does it happen?
How do we replicate the issue?
Expected behavior (i.e. solution)
Other Comments
The text was updated successfully, but these errors were encountered: