[MAINT] Updated pinned versions of dependencies in setup.cfg#12
[MAINT] Updated pinned versions of dependencies in setup.cfg#12chiuhoward wants to merge 14 commits intotractometry:mainfrom
Conversation
|
If I’m understanding the failing tests correctly, it has to do with |
|
@chiuhoward : I see a few different errors here:
I think that the three latter ones are essentially the same issue that you identified. But there are also the three others to contend with. I am going to try to fetch your branch, and see whether I can diagnose some of these. For future reference, it's easier to work with PRs (and will also make your life easier) if you make the PR from a separate branch, and not from your |
|
I've tried reading the documentation:
|
|
We do depend on neurocombat_sklearn, which has not been updated in a while... I wonder whether this is something that the nilearn community may be interested in taking up and maintaining in the long run. |
|
Maybe for now our best option is to vendorize neurocombat_sklearn into our code-base and fix it up here. It's MIT-licensed and less than 400 lines of code, with only sklearn and numpy dependencies, so shouldn't be too bad to bring over. |
|
closed by #20 |
Limited manual test coverage in conda environment with python == 3.11. numpy2 breaks AFQ-Insight.
Closes #11.
Changes: