Open manojneuro opened 5 years ago
What version of nilearn are you using on google collab ?
We are now using 0.5.2 version. So it seems to be an issue with nilearn . A depreciationWarning coming after this release : https://nilearn.github.io/whats_new.html#id42 @manojneuro Can you confirm that the notebooks are running on google collab with nilearn 0.5.2 ?
@manojneuro any update?
@ltetrel on Colab the notebooks are running on 0.5.2. There seemed to have been an issue with this plotting function in nilearn in 0.5.1, that is fixed in 0.5.2. Could you double check if you have 0.5.2 installed?
@ltetrel An update on this issue. It seems to be a problem with matplotlib 3.1, see here: https://github.com/nipy/mindboggle/issues/177
They recommend either waiting for the next nilearn release, or going back to an older version of matplotlib. I tested with matplotlib==3.0.3 and it works on Colab.
Interresting, maybe we should wait for the new nilearn release then
I'm not sure when the release will be out, we can always upgrade once the release is out.
We get a plotting error when running 10-isc.
Steps to replicate: