Hmm, that is strange, I am unable to reproduce an error using a simple set up, using 0.10.2 on my end but should only be a little different and probably not related to the bug you’re getting.
Until now, I have tried with 0.10.0, 0.10.1, 0.10.2, 0.10.3 and none of them worked out, quite strange
All exactly same error. I can’t really figure out what went wrong cause the code is the same of the MACM tutorial, except that I replaced dset file into : dset_file = “neurosynth_dataset.pkl.gz”. The rest is the same.
I wonder if this file (neurosynth_dataset.pkl.gz) was created with the same nilearn’s and nimare’s versions you are loading it. Could you try creating a new Neurosynth Dataset object to see if that solves this issue.
I’m also struggling a bit with the example. Can you give a script that does not rely on some external data, or provide a the data along with the script ?
Best,
Bertrand