Skip to content

restrain scipy version to be <1.15 #1

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

Merged
merged 2 commits into from
Jan 21, 2025
Merged

restrain scipy version to be <1.15 #1

merged 2 commits into from
Jan 21, 2025

Conversation

AurelienJaquier
Copy link
Collaborator

@AurelienJaquier AurelienJaquier commented Jan 21, 2025

scipy.ndimage.median_filter is bugg since scipy 1.15. We should wait for this error to be solved before allowing latest scipy to be used: scipy/scipy#22250

I have updated PyPi so that it trusts this repo, so we don't need the secrets in the github action anymore

@AurelienJaquier AurelienJaquier self-assigned this Jan 21, 2025
@darshanmandge
Copy link
Collaborator

Where do we use median_filter in our code? Could you update the location in the PR description?

@AurelienJaquier
Copy link
Collaborator Author

@darshanmandge median_filter is used here: https://github.com/openbraininstitute/BluePyEfe/blob/master/bluepyefe/ecode/tools.py#L26

Copy link
Collaborator

@ilkilic ilkilic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@AurelienJaquier AurelienJaquier merged commit c66003f into master Jan 21, 2025
4 checks passed
@AurelienJaquier AurelienJaquier deleted the scipyver branch January 21, 2025 13:05
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.

3 participants