[Neuroimaging] [Nilearn] Problem with joblib when running the SpaceNet classifier
Gael Varoquaux
gael.varoquaux at normalesup.org
Fri Feb 24 01:31:44 EST 2017
On Thu, Feb 23, 2017 at 05:36:42PM -0800, Julio Villalon wrote:
> /Users/jvillalo/scikit-learn/sklearn/externals/joblib/memory.py:133:
> DeprecationWarning: The file 'nilearn_cache/joblib/nilearn/masking/
> compute_epi_mask/8ac3f6747d8c3cbe01809029506bc2c4/output.pkl' has been
> generated with a joblib version less than 0.10. Please regenerate this pickle
> file.
> return numpy_pickle.load(filename, mmap_mode=mmap_mode)
> ' ' '
Try erasing the cache directory: nilearn_cache/joblib
G
More information about the Neuroimaging
mailing list