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

Scikit-fmm failing in CI on Windows #1073

Open
wd15 opened this issue Sep 17, 2024 · 0 comments
Open

Scikit-fmm failing in CI on Windows #1073

wd15 opened this issue Sep 17, 2024 · 0 comments

Comments

@wd15
Copy link
Contributor

wd15 commented Sep 17, 2024

There was a new release of Scikit-fmm. This might be for Numpy 2? The failure can't be reproduced with the environment below (no failures at all on linux).

[tool.poetry.dependencies]
python = "^3.12"
numpy = "^2.1.1"
scipy = "^1.14.1"
future = "^1.0.0"
setuptools = "71.1.0"
matplotlib = "^3.9.2"
packaging = "^24.1"
scikit-fmm = "^2024.9.16"

This might need to be debugged directly on the CI if we don't have access to a Windows machine.

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

No branches or pull requests

1 participant