Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Remove scipy<=1.13.1 #2128

Closed
SimonYansenZhao opened this issue Jul 9, 2024 · 1 comment
Closed

[BUG] Remove scipy<=1.13.1 #2128

SimonYansenZhao opened this issue Jul 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@SimonYansenZhao
Copy link
Collaborator

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

@SimonYansenZhao SimonYansenZhao added the bug Something isn't working label Jul 9, 2024
@SimonYansenZhao
Copy link
Collaborator Author

cornac has released a new version 2.2.2 that resolves this issue, and scipy<=1.13.1 is removed in the PR #2182

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant