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

fix numpy major version in dependencies, to avoid upgrading to 2.x.x #200

Conversation

patricefortin
Copy link
Member

Fix broken pipeline: https://github.com/ppsp-team/HyPyP/actions/runs/11509684363/job/32040234711

Cause: numpy has been upgraded to 2.0.2, which cause breaking changes

Solution: fix major version for numpy in dependencies.

Also:

  • autoreject had to be updated to the latest version because this error: ImportError: cannot import name 'check_n_jobs' from 'mne.parallel'

@deep-introspection deep-introspection merged commit dee7b29 into ppsp-team:master Oct 28, 2024
3 checks passed
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.

2 participants