Closed patricefortin closed 1 month ago
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:
ImportError: cannot import name 'check_n_jobs' from 'mne.parallel'
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:
ImportError: cannot import name 'check_n_jobs' from 'mne.parallel'